vcglib/apps/sample
granzuglia 848a17e0fb removed useless file 2016-05-06 06:11:05 +00:00
..
aabb_binary_tree
colorspace
edgemesh_sampling Updated a number of sample app for the vcg lib 2016-01-25 14:47:06 +00:00
hashing_2D fixed includes to new files position (also in app2/sample/hashing_2D) 2014-10-09 14:10:27 +00:00
img_filters
polygonmesh_base Updated a number of sample app for the vcg lib 2016-01-25 14:47:06 +00: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 cleaning up vcg samples 2014-02-18 08:21:31 +00:00
polygonmesh_zonohedra cleaning up polygonal vcg samples 2014-02-18 09:17:18 +00:00
space_minimal Initial Relase 2005-09-21 10:29:33 +00:00
space_packer
trimesh_QT updated the basic qt opengl example to support qt 5.0 ways of managing coords 2013-12-13 07:57:08 +00:00
trimesh_QT_shared removed useless file 2016-05-06 06:11:05 +00:00
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 Removed a useless enum definition in the glwidget of trimesh_ant_qt 2014-02-04 16:15:38 +00:00
trimesh_attribute Improving Doxygen Documentation 2014-11-04 10:01:48 +00:00
trimesh_ball_pivoting Updated a number of sample app for the vcg lib 2016-01-25 14:47:06 +00:00
trimesh_base improved documentation. Added new allocator methods and clarified a bit how to delete elements 2013-12-04 17:26:38 +00:00
trimesh_closest
trimesh_clustering
trimesh_color
trimesh_copy Updated a number of sample app for the vcg lib 2016-01-25 14:47:06 +00:00
trimesh_curvature
trimesh_cylclip Added sample for cylinder clipping 2013-11-28 23:39:02 +00:00
trimesh_diskparam
trimesh_edge
trimesh_fitting harmless clang warning 2014-11-04 10:13:35 +00:00
trimesh_geodesic Updated a number of sample app for the vcg lib 2016-01-25 14:47:06 +00:00
trimesh_harmonic first sample for harmonic interpolation 2014-11-03 15:07:07 +00:00
trimesh_hole Updated a number of sample app for the vcg lib 2016-01-25 14:47:06 +00:00
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
trimesh_isosurface minor changes in the code to make it compile correctly 2015-06-15 14:43:27 +00:00
trimesh_join Updated a number of sample app for the vcg lib 2016-01-25 14:47:06 +00:00
trimesh_kdtree Updated a number of sample app for the vcg lib 2016-01-25 14:47:06 +00:00
trimesh_normal
trimesh_optional 2013-11-25 13:12:09 +00:00
trimesh_pointcloud_sampling Added another pointcloud simplification approach. 2013-09-11 13:34:02 +00:00
trimesh_pointmatching
trimesh_pos_demo
trimesh_ransac better comment 2016-02-09 12:16:09 +00:00
trimesh_ray
trimesh_refine Updated a number of sample app for the vcg lib 2016-01-25 14:47:06 +00:00
trimesh_sampling Updated a number of sample app for the vcg lib 2016-01-25 14:47:06 +00:00
trimesh_smooth Updating to reflect Small changes to the smooth 2014-11-04 09:57:07 +00:00
trimesh_split_vertex
trimesh_texture Updated a number of sample app for the vcg lib 2016-01-25 14:47:06 +00:00
trimesh_topology
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_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 Updated a number of sample app for the vcg lib 2016-01-25 14:47:06 +00:00
common.pri Still improving the documentation of the samples 2012-10-16 09:08:19 +00:00
sample.pro