..
aabb_binary_tree
Huge copyright sanitization of the header files of vcg folder.
2016-06-13 05:29:25 +00:00
colorspace
Cleaning Pass on samples
2017-03-14 07:49:15 +01:00
edgemesh_sampling
Small compilation error (changed interface...)
2017-03-02 10:12:11 +01:00
polygonmesh_base
Corrected some of the polygonal samples and created a collective sample_poly.pro
2018-11-29 00:35:22 +01:00
polygonmesh_dual
Corrected some of the polygonal samples and created a collective sample_poly.pro
2018-11-29 00:35:22 +01:00
polygonmesh_optimize
Cleaning Pass on samples
2017-03-14 07:49:15 +01:00
polygonmesh_polychord_collapse
PolygonalMesh Debugging: corrected typo in the name of the polychord class
2014-02-18 11:12:37 +00:00
polygonmesh_quadsimpl
Huge copyright sanitization of the header files of vcg folder.
2016-06-13 05:29:25 +00:00
polygonmesh_smooth
Corrected some of the polygonal samples and created a collective sample_poly.pro
2018-11-29 00:35:22 +01:00
polygonmesh_zonohedra
Corrected some of the polygonal samples and created a collective sample_poly.pro
2018-11-29 00:35:22 +01:00
space_index_2d
Cleaning Pass on samples
2017-03-14 07:49:15 +01:00
space_minimal
Initial Relase
2005-09-21 10:29:33 +00:00
space_packer
Updated RasterizedOutline2Packer
2019-01-31 14:28:24 +01:00
trimesh_allocate
Small change to remove warning
2017-03-24 15:18:14 +01:00
trimesh_attribute
removed useless file from pro
2018-02-13 19:38:39 +01:00
trimesh_attribute_saving
Added saving of per vertex point3 attribute.
2018-02-16 07:29:42 +01:00
trimesh_ball_pivoting
removed useless referencing of plyinfo
2018-02-13 19:40:56 +01:00
trimesh_base
Cleaning type mismatch in update quality (quality has its own type!)
2017-04-03 17:23:25 +02:00
trimesh_closest
Cleaning Pass on samples
2017-03-14 07:49:15 +01:00
trimesh_clustering
Cleaning Pass on samples
2017-03-14 07:49:15 +01:00
trimesh_color
Cleaning Pass on samples
2017-03-14 07:49:15 +01:00
trimesh_copy
Cleaning Pass on samples
2017-03-14 07:49:15 +01:00
trimesh_create
Added two samples
2017-07-23 11:34:44 +02:00
trimesh_curvature
corrected curvature issues #25
2017-09-10 18:09:08 +02:00
trimesh_cylinder_clipping
Still cleaning samples
2017-03-24 15:23:43 +01:00
trimesh_disk_parametrization
Corrected orthographic error in function name. IsFeaseable -> IsFeasible
2017-06-16 11:33:35 +02:00
trimesh_edge
Small changes required for windows compilation of all the samples
2017-04-02 19:52:16 +02:00
trimesh_fitting
Cleaning Pass on samples
2017-03-14 07:49:15 +01:00
trimesh_geodesic
Huge copyright sanitization of the header files of vcg folder.
2016-06-13 05:29:25 +00:00
trimesh_harmonic
first sample for harmonic interpolation
2014-11-03 15:07:07 +00:00
trimesh_hole
Cleaning Pass on samples
2017-03-14 07:49:15 +01:00
trimesh_implicit_smooth
Huge copyright sanitization of the header files of vcg folder.
2016-06-13 05:29:25 +00:00
trimesh_import_fbx
Cleaned the ofbx.cpp file to make it c++11
2018-09-09 11:35:54 +02:00
trimesh_indexing
Still cleaning all the samples.
2017-03-24 16:50:19 +01:00
trimesh_inertia
Huge copyright sanitization of the header files of vcg folder.
2016-06-13 05:29:25 +00:00
trimesh_intersection_mesh
Corrected comment and typo in include
2017-04-12 08:06:58 +02:00
trimesh_intersection_plane
Totally rewrote the plane intersection sample
2017-04-05 07:48:20 +02:00
trimesh_isosurface
Corrected wrong include
2016-06-14 21:36:42 +02:00
trimesh_join
Cleaning Pass on samples
2017-03-14 07:49:15 +01:00
trimesh_kdtree
added cast for compiling under vs
2017-04-02 19:58:47 +02:00
trimesh_montecarlo_sampling
Still cleaning samples
2017-03-24 15:23:43 +01:00
trimesh_normal
Cleaning Pass on samples
2017-03-14 07:49:15 +01:00
trimesh_optional
Cleaning Pass on samples
2017-03-14 07:49:15 +01:00
trimesh_pointcloud_sampling
Still cleaning all the samples.
2017-03-24 16:50:19 +01:00
trimesh_pointmatching
Cleaning Pass on samples
2017-03-14 07:49:15 +01:00
trimesh_ransac
Huge copyright sanitization of the header files of vcg folder.
2016-06-13 05:29:25 +00:00
trimesh_ray
Cleaning Pass on samples
2017-03-14 07:49:15 +01:00
trimesh_refine
removed useless referencing of plyinfo
2018-02-13 19:40:56 +01:00
trimesh_remeshing
Added Isotropic remeshing.
2017-03-22 14:12:40 +01:00
trimesh_sampling
updating code according the Faux/Crease -> edgesel changes
2018-05-05 11:28:47 +02:00
trimesh_select
Added trimesh_select sample
2017-04-02 01:29:00 +02:00
trimesh_selfintersection
[sample refactoring] added various samples
2017-03-19 18:59:02 +01:00
trimesh_smooth
Cleaning Pass on samples
2017-03-14 07:49:15 +01:00
trimesh_split_vertex
Corrected a EnableWedgeTex into EnableWedgeTexCoord
2013-04-16 15:15:33 +00:00
trimesh_texture
Updated RasterizedOutline2Packer
2019-01-31 14:28:24 +01:00
trimesh_texture_clean
Added texture clean sample
2018-02-20 14:04:01 +01:00
trimesh_topological_cut
Cleaned up the CoM (curve on manifold) class and revised the sample using it
2018-05-05 00:38:41 +02:00
trimesh_topology
Cleaning Pass on samples
2017-03-14 07:49:15 +01:00
trimesh_volumesampling
[sample refactoring] added various samples
2017-03-19 18:59:02 +01:00
trimesh_voronoi
Some changes to the voronoi processing class. Now it performs Loyyd relaxation on constrained elements only keeping into account the constrained set. In other words sample on the boundary are relaxed only keeping into account of he other boundary vertexes This will result in much better distributions of samples on the boundaries.
2014-03-18 11:27:46 +00:00
trimesh_voronoi_remesh
edgemesh uniform sampler fixed + voronoi remesher improved
2017-09-11 14:47:32 +02:00
trimesh_voronoiatlas
Updated a number of sample app for the vcg lib
2016-01-25 14:47:06 +00:00
trimesh_voronoiclustering
Updated a number of sample app for the vcg lib
2016-01-25 14:47:06 +00:00
trimesh_voronoisampling
Small compilation error (changed interface...)
2017-03-02 10:12:11 +01:00
common.pri
Removed hard coded eigenlib path from the include. So you are free to use the version of eigen you prefer.
2017-01-26 15:31:53 +01:00
sample.pro
Added texture clean sample
2018-02-20 14:04:01 +01:00
sample_poly.pro
Corrected some of the polygonal samples and created a collective sample_poly.pro
2018-11-29 00:35:22 +01:00