vcglib/apps/sample
Paolo Cignoni 8efebae360 Still cleaning all the samples.
Now all the trimesh_samples should compile without any dependency
2017-03-24 16:50:19 +01:00
..
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 Cleaning Pass on samples 2017-03-14 07:49:15 +01:00
polygonmesh_dual Cleaning Pass on samples 2017-03-14 07:49:15 +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_zonohedra Huge copyright sanitization of the header files of vcg folder. 2016-06-13 05:29:25 +00: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 Corrected harmless Warnings 2017-03-02 10:20:27 +01:00
trimesh_allocate Small change to remove warning 2017-03-24 15:18:14 +01:00
trimesh_attribute Huge copyright sanitization of the header files of vcg folder. 2016-06-13 05:29:25 +00:00
trimesh_ball_pivoting Cleaning Pass on samples 2017-03-14 07:49:15 +01:00
trimesh_base Cleaning Pass on samples 2017-03-14 07:49:15 +01: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_curvature Cleaning Pass on samples 2017-03-14 07:49:15 +01:00
trimesh_cylinder_clipping Still cleaning samples 2017-03-24 15:23:43 +01:00
trimesh_disk_parametrization Still cleaning samples 2017-03-24 15:23:43 +01:00
trimesh_edge Cleaning Pass on samples 2017-03-14 07:49:15 +01: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_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 Cleaning Pass on samples 2017-03-14 07:49:15 +01: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 Huge copyright sanitization of the header files of vcg folder. 2016-06-13 05:29:25 +00: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 Cleaning Pass on samples 2017-03-14 07:49:15 +01:00
trimesh_remeshing Added Isotropic remeshing. 2017-03-22 14:12:40 +01:00
trimesh_sampling Huge copyright sanitization of the header files of vcg folder. 2016-06-13 05:29:25 +00: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 Cleaning Pass on samples 2017-03-14 07:49:15 +01:00
trimesh_topological_cut [sample refactoring] added various samples 2017-03-19 18:59:02 +01: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 Better init for the sampling radius of the voronoi remesher 2017-03-13 15:50:36 +01: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 Still cleaning all the samples. 2017-03-24 16:50:19 +01:00