vcglib/apps/sample
..
aabb_binary_tree Yet another big cleaning pass to the samples 2012-10-09 08:43:35 +00:00
colorspace
edgemesh_sampling Added edgemesh sampling example 2014-08-26 01:44:03 +00:00
hashing_2D
img_filters
polygonmesh_base Yet another big cleaning pass to the samples 2012-10-09 08:43:35 +00:00
polygonmesh_polychord_collapse
polygonmesh_quadsimpl cleaning up vcg samples 2014-02-18 08:21:31 +00:00
polygonmesh_zonohedra
space_minimal
space_packer
trimesh_QT
trimesh_QT_shared
trimesh_allocate added a missing &* to convert a returned iterator to a pointer in the allocator sample 2013-12-06 07:07:45 +00:00
trimesh_ant_freeglut
trimesh_ant_qt
trimesh_attribute Improving Doxygen Documentation 2014-11-04 10:01:48 +00:00
trimesh_ball_pivoting
trimesh_base
trimesh_closest updated to the func name changes in Stat 2013-09-10 10:55:17 +00:00
trimesh_clustering Still improving the documentation of the samples 2012-10-16 09:08:19 +00:00
trimesh_color
trimesh_copy harmless gcc warnings in the samples 2012-11-10 16:57:26 +00:00
trimesh_curvature vcg::tri::Allocate<MESH>::Get*Attribute(m,name); 2013-01-30 17:18:55 +00:00
trimesh_cylclip
trimesh_diskparam Changed all vn,fn into VN(),FN() in all the samples. 2012-10-15 07:52:40 +00:00
trimesh_edge
trimesh_fitting
trimesh_geodesic
trimesh_harmonic
trimesh_hole
trimesh_implicit_smooth updated the sample to the last changes 2014-11-05 17:23:39 +00:00
trimesh_indexing Added application to test the different indexing structure for the nearest neighbor search on the vertices of the mesh (radius search, knn nearest, closest point). 2014-07-11 12:20:40 +00:00
trimesh_inertia
trimesh_intersection Yet another big cleaning pass to the samples 2012-10-09 08:43:35 +00:00
trimesh_isosurface
trimesh_join
trimesh_kdtree
trimesh_normal
trimesh_optional
trimesh_pointcloud_sampling Added another pointcloud simplification approach. 2013-09-11 13:34:02 +00:00
trimesh_pointmatching
trimesh_pos_demo
trimesh_ray
trimesh_refine
trimesh_sampling Added the feature aware poisson disk sampling example 2013-07-01 14:09:40 +00:00
trimesh_smooth
trimesh_split_vertex Corrected a EnableWedgeTex into EnableWedgeTexCoord 2013-04-16 15:15:33 +00:00
trimesh_texture
trimesh_topology
trimesh_voronoi
trimesh_voronoiatlas
trimesh_voronoiclustering
trimesh_voronoisampling 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
common.pri
sample.pro