4
I Use This!
Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed the O(n) linear cost in the initialization of the geodesic query More... 3 months ago
Added method for buildin a dodecahedron with faces triangulated without a central point More... 3 months ago
Added correct code for Catmull Clark subdivision surfaces More... 4 months ago
Corrected bug in PlanarPolygonTessellation (and optimizied for the very common cases of tris and quads) More... 4 months ago
missing complex/base include in io_ply.h More... 4 months ago
missing allocate include in io_ply.h More... 4 months ago
missing point3 include in io_ply.h More... 4 months ago
add bigobj flag for msvc builds More... 4 months ago
Corrected bug in export attributes for binary ply More... 5 months ago
Renamed attribute load and save through ply example More... 6 months ago
Heavy Restructuring of the Ply Import/Export for handling attributes More... 6 months ago
Small comments to improve readability of code More... 6 months ago
Small refactoring of import_ply More... 6 months ago
cleaning of gen_normal.h (comment translated and removed prints) More... 6 months ago
Added a MissingPreconditionException for FaceNormalNormalized More... 6 months ago
Added the possibility of refining only selected faces in TrivialMidPointRefine More... 6 months ago
Added import of off polylines More... 6 months ago
Merge pull request #237 from PFasano99/embree More... 8 months ago
Merge pull request #238 from flm8620/fix_edge_decimation More... 8 months ago
fix face area weighting in quadric edge collapse More... 9 months ago
removed bunny.off added comment to embree_sample.cpp More... 9 months ago
add explaination to use properly the method shoot_ray More... 9 months ago
modified: apps/embree/CMakeLists.txt to save .ply; \n modified: apps/embree/embree_sample.cpp to include an example of the use of visualize_ray_shoot from EmbreeAdaptor.h; \n modified: wrap/embree/EmbreeAdaptor.h added some support methods to visualize informations about the shoot rays, minor bug fixes, added new comments to the code More... 9 months ago
Added AddEdge to the MeshSampler functor to enable the correct sampling of an edgemesh More... 9 months ago
Removed leftover printf More... 9 months ago
Merge remote-tracking branch 'origin/devel' into devel More... 9 months ago
Corrected bug in EdgeMeshUniform sampling More... 9 months ago
Added SelectCreaseVertexOnEdgeMeshEE for EE adjacency More... 9 months ago
Added VVStarEE function to compute the star of a vertex on a edgemesh using the EE adjacency More... 9 months ago
Automatic merge branch 'main' into 'devel' More... 9 months ago