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

jalec c976e54f83 upsample, limit faces to subset of indices, reorder vertex and face list so face'd indices are first, all pairs distances преди 14 години
examples 618e148359 cat and .mesh reader writer преди 14 години
EPS.h f9c9115e03 Templated the quaternion functions and EPS, a few more quaternion functions, fixed prototypes and header defines in writeOBJ преди 14 години
ONE.h 6cc82477d7 ONE variables, cotangent for each edge of each face, snotes in zum преди 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 години
Timer.h 32c51f33fa преди 14 години
ZERO.h 6cc82477d7 ONE variables, cotangent for each edge of each face, snotes in zum преди 14 години
adjacency_list.h c976e54f83 upsample, limit faces to subset of indices, reorder vertex and face list so face'd indices are first, all pairs distances преди 14 години
adjacency_matrix.h 3a7e857da3 added reserves to functions using DynamicSparseMatrix, where appropriate преди 14 години
all_pairs_distances.h c976e54f83 upsample, limit faces to subset of indices, reorder vertex and face list so face'd indices are first, all pairs distances преди 14 години
axis_angle_to_quat.h 8df094f330 cleaned up verbose outputs преди 14 години
basename.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) преди 14 години
canonical_quaternions.h 4dfd20d527 Templatized (or began to at least) canonical_quaternions преди 14 години
cat.h 618e148359 cat and .mesh reader writer преди 14 години
cocoa_key_to_anttweakbar_key.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) преди 14 години
colon.h 8df094f330 cleaned up verbose outputs преди 14 години
concat.h 2ec5601563 added missing inlines преди 14 години
cotangent.h 6cc82477d7 ONE variables, cotangent for each edge of each face, snotes in zum преди 14 години
cotmatrix.h 4be1028505 Fixed and generalized cotmatrix, write .mesh file, cat like matlab's cat преди 14 години
create_index_vbo.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes преди 14 години
create_mesh_vbo.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes преди 14 години
create_shader_program.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes преди 14 години
create_vector_vbo.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes преди 14 години
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 преди 14 години
diag.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) преди 14 години
dirname.h 0289f43a50 missing inlines and organization преди 14 години
dot.h abd98b398b added a bunch of quaternion math, vector math and trackball преди 14 години
edges.h c976e54f83 upsample, limit faces to subset of indices, reorder vertex and face list so face'd indices are first, all pairs distances преди 14 години
edgetopology.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) преди 14 години
faces_first.h c976e54f83 upsample, limit faces to subset of indices, reorder vertex and face list so face'd indices are first, all pairs distances преди 14 години
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) преди 14 години
full.h a62d483b1c colon, full and speye functions to match matlab преди 14 години
get_seconds.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes преди 14 години
get_seconds_hires.h 62b8064d82 added a fallback in get_seconds_hires to get_seconds преди 14 години
gl_type_size.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes преди 14 години
grad.h 2b226c2772 WA with typedef for floats -- does not crash (smooth minimum does not produce nan's), but still issues with eigen svd преди 14 години
is_border_vertex.h 2246b3fbf9 added is_border_vertex преди 14 години
is_dir.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes преди 14 години
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 преди 14 години
is_symmetric.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) преди 14 години
is_writable.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes преди 14 години
ismanifold.h c976e54f83 upsample, limit faces to subset of indices, reorder vertex and face list so face'd indices are first, all pairs distances преди 14 години
limit_faces.h c976e54f83 upsample, limit faces to subset of indices, reorder vertex and face list so face'd indices are first, all pairs distances преди 14 години
list_to_matrix.h 8df094f330 cleaned up verbose outputs преди 14 години
load_shader.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes преди 14 години
lu_lagrange.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) преди 14 години
mat_max.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) преди 14 години
mat_min.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) преди 14 години
material_colors.h c976e54f83 upsample, limit faces to subset of indices, reorder vertex and face list so face'd indices are first, all pairs distances преди 14 години
matlab-to-eigen.html 618e148359 cat and .mesh reader writer преди 14 години
matlabinterface.h 2b226c2772 WA with typedef for floats -- does not crash (smooth minimum does not produce nan's), but still issues with eigen svd преди 14 години
max_size.h 84e0ce7b52 replaced buggy readOBJ with wrapper to vector of vectors readobj преди 14 години
min_quad_dense.h e14904c94a LU decomposition in min_quad_dense преди 14 години
min_quad_with_fixed.h 8df094f330 cleaned up verbose outputs преди 14 години
min_size.h 84e0ce7b52 replaced buggy readOBJ with wrapper to vector of vectors readobj преди 14 години
mode.h 4be1028505 Fixed and generalized cotmatrix, write .mesh file, cat like matlab's cat преди 14 години
moveFV.h 2b226c2772 WA with typedef for floats -- does not crash (smooth minimum does not produce nan's), but still issues with eigen svd преди 14 години
mvc.h 9ad2006bba WA cleanup преди 14 години
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) преди 14 години
orth.h 9ad2006bba WA cleanup преди 14 години
pathinfo.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) преди 14 години
per_face_normals.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) преди 14 години
per_vertex_normals.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) преди 14 години
plot_vector.h 32c51f33fa преди 14 години
point_in_circle.h b7e523aec7 project/unproject wrappers, 2d point in circle test and eigen affine matrix example преди 14 години
pos.h d288720c64 преди 14 години
print_gl_get.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes преди 14 години
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 преди 14 години
print_shader_info_log.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes преди 14 години
project.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes преди 14 години
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) преди 14 години
read.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) преди 14 години
readDMAT.h b7e523aec7 project/unproject wrappers, 2d point in circle test and eigen affine matrix example преди 14 години
readMESH.h 618e148359 cat and .mesh reader writer преди 14 години
readOBJ.h 6cc82477d7 ONE variables, cotangent for each edge of each face, snotes in zum преди 14 години
readOFF.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) преди 14 години
readme.txt 3a7e857da3 added reserves to functions using DynamicSparseMatrix, where appropriate преди 14 години
removeDuplicates.h 5c7be51e2e преди 14 години
removeUnreferenced.h 2b226c2772 WA with typedef for floats -- does not crash (smooth minimum does not produce nan's), but still issues with eigen svd преди 14 години
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 4be1028505 Fixed and generalized cotmatrix, write .mesh file, cat like matlab's cat преди 14 години
repmat.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) преди 14 години
report_gl_error.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes преди 14 години
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 преди 14 години
slice.h 1e33670556 fixed bug in slice>sparse преди 14 години
slice_into.h 8302a36e26 slice into преди 14 години
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 преди 14 години
speye.h a62d483b1c colon, full and speye functions to match matlab преди 14 години
stdin_to_temp.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) преди 14 години
sum.h 6cc82477d7 ONE variables, cotangent for each edge of each face, snotes in zum преди 14 години
trackball.h 8df094f330 cleaned up verbose outputs преди 14 години
transpose_blocks.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) преди 14 години
tt.h c976e54f83 upsample, limit faces to subset of indices, reorder vertex and face list so face'd indices are first, all pairs distances преди 14 години
uniform_type_to_string.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes преди 14 години
unproject.h 7e8e5ed1f1 fix unix dependencies and added ifdef include windows around opengl includes преди 14 години
upsample.h c976e54f83 upsample, limit faces to subset of indices, reorder vertex and face list so face'd indices are first, all pairs distances преди 14 години
verbose.h 0abb7a4d3c changed interfaces of read*.h to return bool, преди 14 години
vf.h c976e54f83 upsample, limit faces to subset of indices, reorder vertex and face list so face'd indices are first, all pairs distances преди 14 години
write.h 58561af806 fixed bug in write.h and writeOFF.h преди 14 години
writeDMAT.h 8df094f330 cleaned up verbose outputs преди 14 години
writeMESH.h 618e148359 cat and .mesh reader writer преди 14 години
writeOBJ.h f803e13d06 fixed min_quad_* to handle non positive definite systems (though falls back on dense decomposition) преди 14 години
writeOFF.h 58561af806 fixed bug in write.h and writeOFF.h преди 14 години

readMESH.h

#ifndef IGL_READMESH_H
#define IGL_READMESH_H

#include
#include

namespace igl
{
// load a tetrahedral volume mesh from a .mesh file
//
// Templates:
// Scalar type for positions and vectors (will be read as double and cast
// to Scalar)
// Index type for indices (will be read as int and cast to Index)
// Input:
// mesh_file_name path of .mesh file
// Outputs:
// V double matrix of vertex positions #V by 3
// T #T list of tet indices into vertex positions
// F #F list of face indices into vertex positions
template
inline bool readMESH(
const std::string mesh_file_name,
std::vector > & V,
std::vector > & T,
std::vector > & F);

// Input:
// mesh_file_name path of .mesh file
// Outputs:
// V eigen double matrix #V by 3
// T eigen int matrix #T by 4
// F eigen int matrix #F by 3
inline bool readMESH(
const std::string str,
Eigen::MatrixXd& V,
Eigen::MatrixXi& T,
Eigen::MatrixXi& F);
}

// Implementation
#include
#include

template
inline bool igl::readMESH(
const std::string mesh_file_name,
std::vector > & V,
std::vector > & T,
std::vector > & F)
{
using namespace std;
using namespace igl;
FILE * mesh_file = fopen(mesh_file_name.c_str(),"r");
if(NULL==mesh_file)
{
fprintf(stderr,"IOError: %s could not be opened...",mesh_file_name.c_str());
return false;
}
#ifndef LINE_MAX
# define LINE_MAX 2048
#endif
char line[LINE_MAX];
bool still_comments;
V.clear();
T.clear();
F.clear();

// eat comments at beginning of file
still_comments= true;
while(still_comments)
{
fgets(line,LINE_MAX,mesh_file);
still_comments = (line[0] == '#' || line[0] == '\n');
}

char str[LINE_MAX];
sscanf(line," %s",str);
// check that first word is MeshVersionFormatted
if(0!=strcmp(str,"MeshVersionFormatted"))
{
fprintf(stderr,
"Error: first word should be MeshVersionFormatted not %s\n",str);
fclose(mesh_file);
return false;
}
int one = -1;
if(2 != sscanf(line,"%s %d",str,&one))
{
// 1 appears on next line?
fscanf(mesh_file," %d",&one);
}
if(one != 1)
{
fprintf(stderr,"Error: second word should be 1 not %d\n",one);
fclose(mesh_file);
return false;
}

// eat comments
still_comments= true;
while(still_comments)
{
fgets(line,LINE_MAX,mesh_file);
still_comments = (line[0] == '#' || line[0] == '\n');
}

sscanf(line," %s",str);
// check that third word is Dimension
if(0!=strcmp(str,"Dimension"))
{
fprintf(stderr,"Error: third word should be Dimension not %s\n",str);
fclose(mesh_file);
return false;
}
int three = -1;
if(2 != sscanf(line,"%s %d",str,&three))
{
// 1 appears on next line?
fscanf(mesh_file," %d",&three);
}
if(three != 3)
{
fprintf(stderr,"Error: only Dimension 3 supported not %d\n",three);
fclose(mesh_file);
return false;
}

// eat comments
still_comments= true;
while(still_comments)
{
fgets(line,LINE_MAX,mesh_file);
still_comments = (line[0] == '#' || line[0] == '\n');
}

sscanf(line," %s",str);
// check that fifth word is Vertices
if(0!=strcmp(str,"Vertices"))
{
fprintf(stderr,"Error: fifth word should be Vertices not %s\n",str);
fclose(mesh_file);
return false;
}
size_t number_of_vertices;
if(1 != fscanf(mesh_file," %ld",&number_of_vertices))
{
fprintf(stderr,"Error: expecting number of vertices...\n");
fclose(mesh_file);
return false;
}
// allocate space for vertices
V.resize(number_of_vertices,vector(3,0));
size_t extra;
for(size_t i = 0;i {
double x,y,z;
if(4 != fscanf(mesh_file," %lg %lg %lg %ld",&x,&y,&z,&extra))
{
fprintf(stderr,"Error: expecting vertex position...\n");
fclose(mesh_file);
return false;
}
V[i][0] = x;
V[i][1] = y;
V[i][2] = z;
}

// eat comments
still_comments= true;
while(still_comments)
{
fgets(line,LINE_MAX,mesh_file);
still_comments = (line[0] == '#' || line[0] == '\n');
}

sscanf(line," %s",str);
// check that sixth word is Triangles
if(0!=strcmp(str,"Triangles"))
{
fprintf(stderr,"Error: sixth word should be Triangles not %s\n",str);
fclose(mesh_file);
return false;
}
size_t number_of_triangles;
if(1 != fscanf(mesh_file," %ld",&number_of_triangles))
{
fprintf(stderr,"Error: expecting number of triangles...\n");
fclose(mesh_file);
return false;
}
// allocate space for triangles
F.resize(number_of_triangles,vector(3));
// triangle indices
size_t tri[3];
for(size_t i = 0;i {
if(4 != fscanf(mesh_file," %ld %ld %ld %ld",&tri[0],&tri[1],&tri[2],&extra))
{
printf("Error: expecting triangle indices...\n");
return false;
}
for(size_t j = 0;j<3;j++)
{
F[i][j] = tri[j]-1;
}
}

// eat comments
still_comments= true;
while(still_comments)
{
fgets(line,LINE_MAX,mesh_file);
still_comments = (line[0] == '#' || line[0] == '\n');
}

sscanf(line," %s",str);
// check that sixth word is Triangles
if(0!=strcmp(str,"Tetrahedra"))
{
fprintf(stderr,"Error: seventh word should be Tetrahedra not %s\n",str);
fclose(mesh_file);
return false;
}
size_t number_of_tetrahedra;
if(1 != fscanf(mesh_file," %ld",&number_of_tetrahedra))
{
fprintf(stderr,"Error: expecting number of tetrahedra...\n");
fclose(mesh_file);
return false;
}
// allocate space for tetrahedra
T.resize(number_of_tetrahedra,vector(4));
// tet indices
size_t a,b,c,d;
for(size_t i = 0;i {
if(5 != fscanf(mesh_file," %ld %ld %ld %ld %ld",&a,&b,&c,&d,&extra))
{
fprintf(stderr,"Error: expecting tetrahedra indices...\n");
fclose(mesh_file);
return false;
}
T[i][0] = a-1;
T[i][1] = b-1;
T[i][2] = c-1;
T[i][3] = d-1;
}
fclose(mesh_file);
return true;
}

#include
#include "list_to_matrix.h"

inline bool igl::readMESH(
const std::string str,
Eigen::MatrixXd& V,
Eigen::MatrixXi& T,
Eigen::MatrixXi& F)
{
std::vector > vV,vT,vF;
bool success = igl::readMESH(str,vV,vT,vF);
if(!success)
{
// readOBJ(str,vV,vTC,vN,vF,vFTC,vFN) should have already printed an error
// message to stderr
return false;
}
bool V_rect = igl::list_to_matrix(vV,V);
if(!V_rect)
{
// igl::list_to_matrix(vV,V) already printed error message to std err
return false;
}
bool T_rect = igl::list_to_matrix(vT,T);
if(!T_rect)
{
// igl::list_to_matrix(vT,T) already printed error message to std err
return false;
}
bool F_rect = igl::list_to_matrix(vF,F);
if(!F_rect)
{
// igl::list_to_matrix(vF,F) already printed error message to std err
return false;
}
assert(V.cols() == 3);
assert(T.cols() == 4);
assert(F.cols() == 3);
return true;
}

#endif