Extension of libigl which allows to also read the texture of wrl-files in Python as igl.read_triangle_mesh(wrFilePath, V, F, TC)

kavanl cc6f68da7c Get seconds using high resolution performance counter (Windows only). 13 жил өмнө
examples 83fccfe0f1 added slice example 13 жил өмнө
EPS.h f9c9115e03 Templated the quaternion functions and EPS, a few more quaternion functions, fixed prototypes and header defines in writeOBJ 14 жил өмнө
PI.h abd98b398b added a bunch of quaternion math, vector math and trackball 14 жил өмнө
ReAntTweakBar.h 47136a5d14 get_seconds example, still not sure why ctime is not working with GLUT... 14 жил өмнө
ZERO.h 67da1c1e96 added header files: 14 жил өмнө
adjacency_list.h 2ec5601563 added missing inlines 13 жил өмнө
adjacency_matrix.h 3a7e857da3 added reserves to functions using DynamicSparseMatrix, where appropriate 13 жил өмнө
axis_angle_to_quat.h 8df094f330 cleaned up verbose outputs 13 жил өмнө
basename.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
canonical_quaternions.h 4dfd20d527 Templatized (or began to at least) canonical_quaternions 14 жил өмнө
cocoa_key_to_anttweakbar_key.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
colon.h 8df094f330 cleaned up verbose outputs 13 жил өмнө
concat.h 2ec5601563 added missing inlines 13 жил өмнө
cotmatrix.h 3a7e857da3 added reserves to functions using DynamicSparseMatrix, where appropriate 13 жил өмнө
create_index_vbo.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes 13 жил өмнө
create_mesh_vbo.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes 13 жил өмнө
create_shader_program.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes 13 жил өмнө
create_vector_vbo.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes 13 жил өмнө
cross.h abd98b398b added a bunch of quaternion math, vector math and trackball 14 жил өмнө
destroy_shader_program.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes 13 жил өмнө
diag.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
dirname.h 0289f43a50 missing inlines and organization 14 жил өмнө
dot.h abd98b398b added a bunch of quaternion math, vector math and trackball 14 жил өмнө
edges.h 19fc88d42f bug fixes and clean up for cotmatrix, 14 жил өмнө
edgetopology.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
file_contents_as_string.h 57d8e1844b added file -> string function and example, 14 жил өмнө
file_exists.h 8fc2d636da Added more php-like file permissions/existence checkers. And an example which tests them against their php cousins. 14 жил өмнө
find.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
full.h a62d483b1c colon, full and speye functions to match matlab 13 жил өмнө
get_seconds.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes 13 жил өмнө
get_seconds_hires.h cc6f68da7c Get seconds using high resolution performance counter (Windows only). 13 жил өмнө
gl_type_size.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes 13 жил өмнө
grad.h 2b226c2772 WA with typedef for floats -- does not crash (smooth minimum does not produce nan's), but still issues with eigen svd 13 жил өмнө
is_dir.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes 13 жил өмнө
is_file.h 8fc2d636da Added more php-like file permissions/existence checkers. And an example which tests them against their php cousins. 14 жил өмнө
is_readable.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes 13 жил өмнө
is_symmetric.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
is_writable.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes 13 жил өмнө
ismanifold.h 2b226c2772 WA with typedef for floats -- does not crash (smooth minimum does not produce nan's), but still issues with eigen svd 13 жил өмнө
list_to_matrix.h 8df094f330 cleaned up verbose outputs 13 жил өмнө
load_shader.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes 13 жил өмнө
lu_lagrange.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
mat_max.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
mat_min.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
material_colors.h 67da1c1e96 added header files: 14 жил өмнө
matlab-to-eigen.html 8df094f330 cleaned up verbose outputs 13 жил өмнө
matlabinterface.h 2b226c2772 WA with typedef for floats -- does not crash (smooth minimum does not produce nan's), but still issues with eigen svd 13 жил өмнө
max_size.h 84e0ce7b52 replaced buggy readOBJ with wrapper to vector of vectors readobj 13 жил өмнө
min_quad_with_fixed.h 8df094f330 cleaned up verbose outputs 13 жил өмнө
min_size.h 84e0ce7b52 replaced buggy readOBJ with wrapper to vector of vectors readobj 13 жил өмнө
moveFV.h 2b226c2772 WA with typedef for floats -- does not crash (smooth minimum does not produce nan's), but still issues with eigen svd 13 жил өмнө
mvc.h 9ad2006bba WA cleanup 13 жил өмнө
normalize_quat.h f9c9115e03 Templated the quaternion functions and EPS, a few more quaternion functions, fixed prototypes and header defines in writeOBJ 14 жил өмнө
normalize_rows.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
orth.h 9ad2006bba WA cleanup 13 жил өмнө
pathinfo.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
per_face_normals.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
per_vertex_normals.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
plot_vector.h d288720c64 13 жил өмнө
point_in_circle.h b7e523aec7 project/unproject wrappers, 2d point in circle test and eigen affine matrix example 14 жил өмнө
pos.h d288720c64 13 жил өмнө
print_gl_get.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes 13 жил өмнө
print_ijv.h 19fc88d42f bug fixes and clean up for cotmatrix, 14 жил өмнө
print_program_info_log.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes 13 жил өмнө
print_shader_info_log.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes 13 жил өмнө
project.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes 13 жил өмнө
quat_conjugate.h f9c9115e03 Templated the quaternion functions and EPS, a few more quaternion functions, fixed prototypes and header defines in writeOBJ 14 жил өмнө
quat_mult.h f9c9115e03 Templated the quaternion functions and EPS, a few more quaternion functions, fixed prototypes and header defines in writeOBJ 14 жил өмнө
quat_to_mat.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
read.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
readDMAT.h b7e523aec7 project/unproject wrappers, 2d point in circle test and eigen affine matrix example 14 жил өмнө
readOBJ.h 84e0ce7b52 replaced buggy readOBJ with wrapper to vector of vectors readobj 13 жил өмнө
readOFF.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
readme.txt 3a7e857da3 added reserves to functions using DynamicSparseMatrix, where appropriate 13 жил өмнө
removeDuplicates.h 2b226c2772 WA with typedef for floats -- does not crash (smooth minimum does not produce nan's), but still issues with eigen svd 13 жил өмнө
removeUnreferenced.h 2b226c2772 WA with typedef for floats -- does not crash (smooth minimum does not produce nan's), but still issues with eigen svd 13 жил өмнө
reorder.h 206e6bc0eb fixed some template issues and strict warnings, gl type to string, type to size, matlab to eigen html doc 14 жил өмнө
repdiag.h 3a7e857da3 added reserves to functions using DynamicSparseMatrix, where appropriate 13 жил өмнө
repmat.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
report_gl_error.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes 13 жил өмнө
rotate_by_quat.h f9c9115e03 Templated the quaternion functions and EPS, a few more quaternion functions, fixed prototypes and header defines in writeOBJ 14 жил өмнө
rows_to_matrix.h 84e0ce7b52 replaced buggy readOBJ with wrapper to vector of vectors readobj 13 жил өмнө
slice.h 1e33670556 fixed bug in slice>sparse 13 жил өмнө
slice_into.h 8302a36e26 slice into 13 жил өмнө
snap_to_canonical_view_quat.h 206e6bc0eb fixed some template issues and strict warnings, gl type to string, type to size, matlab to eigen html doc 14 жил өмнө
sort.h 19fc88d42f bug fixes and clean up for cotmatrix, 14 жил өмнө
sparse.h 8df094f330 cleaned up verbose outputs 13 жил өмнө
speye.h a62d483b1c colon, full and speye functions to match matlab 13 жил өмнө
stdin_to_temp.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
sum.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
trackball.h 8df094f330 cleaned up verbose outputs 13 жил өмнө
transpose_blocks.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
tt.h 2b226c2772 WA with typedef for floats -- does not crash (smooth minimum does not produce nan's), but still issues with eigen svd 13 жил өмнө
uniform_type_to_string.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes 13 жил өмнө
unproject.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes 13 жил өмнө
verbose.h 0abb7a4d3c changed interfaces of read*.h to return bool, 14 жил өмнө
vf.h 2b226c2772 WA with typedef for floats -- does not crash (smooth minimum does not produce nan's), but still issues with eigen svd 13 жил өмнө
write.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
writeDMAT.h 8df094f330 cleaned up verbose outputs 13 жил өмнө
writeOBJ.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө
writeOFF.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) 13 жил өмнө

readme.txt

igl Library - A simple c++ mesh library
Copyright 2011 - Daniele Panozzo, Alec Jacobson, Olga Diamanti
Interactive Geometry Lab - ETH Zurich

This is a *header* library. Each header file should contain a single
function. The function may have multiple prototypes. All functions
should use the igl namespace and should adhere to the conventions and
styles listed below.

= Example =
The following is a toy example of a function called example() in the
file example.h:

#ifndef IGL_EXAMPLE_H
#define IGL_EXAMPLE_H
namespace igl
{
// An example function that prints "Hello, world"
inline void example();
}

// Implementation
#include
inline void igl::example()
{
std::cout<<"Hello, world"<}

= Standards =

This library is shared by many people. Each function prototype should be
well documented. Write a summary of what the function does and a
description of each template, input and output in each prototype.

- All functions must be inlined, otherwise there is trouble when
linking included headers used in multiple .cpp files
- Use a single .h file with the same name as the function
- Do *not* use any .cpp files (this is *header only* library)
- At least one version of the function should use references for all
outputs
- Use wrappers and additional prototypes for returning single-output
functions' outputs
- Use c++ references for inputs and outputs rather than pointers or
pass-by-copy
- Take the time to write multiple prototypes if you'd like to have
optional parameters with default values
- External dependencies (besides Eigen, OpenGL, etc.) are discouraged
- External dependencies must be clearly identified at the top of each
file.
- Single header external dependencies can go in the external/
directory
- Do not use the using namespace directive anywhere. This means never
write:
"using namespace std;"
or
"using namespace igl;"
etc.

= Specific style conventions =

Each file should be wrapped in an ifndef compiler directive. If the
file's (and function's) name is example.h, then the ifndef should
always begin with IGL_, then the function/file name in all caps then
_H. As in:
#ifndef IGL_EXAMPLE_H
#define IGL_EXAMPLE_H
...
#endif

Each file should begin with prototypes *without implementations* of
each version of the function. All defined in the igl namespace. Each
prototype should have its own comments describing what it is doing,
and its templates, inputs, outputs.

Implementations should be at the end of each file, separated from the
prototypes using:
// Implementation

Any includes, such as std libraries etc. should come after
the //Implementation separator (whenever feasibly possible).

Be generous by templating your inputs and outputs. If you do use
templates, you must document the template just as you document inputs
and outputs.