vcglib/apps/sample
Paolo Cignoni 0bf3377f67 Rewrote sample for voronoi sampling.
Now it also delete short edges and triangulate the regions.
2013-10-09 09:20:21 +00:00
..
aabb_binary_tree
colorspace
hashing_2D
img_filters
polygonmesh_base
polygonmesh_quadsimpl
polygonmesh_zonohedra
space_minimal
space_packer Updated the generic packing sample and added a sample that (partially) repack textures of a mesh using the new packer 2013-03-26 11:33:17 +00:00
trimesh_QT updated 2013-03-08 09:07:25 +00:00
trimesh_allocate
trimesh_ant_freeglut Small Change of the Trackball apply interface. It does no more require a bool to specify if the trackball icon has to be drawn because it is always wrong to draw the trackball at the apply time (two reasons, antialiasing and transparency and zbuffer preservation) So now the standard call is just Apply() without the useless bool parameters. 2013-01-28 15:15:14 +00:00
trimesh_ant_qt Small Change of the Trackball apply interface. It does no more require a bool to specify if the trackball icon has to be drawn because it is always wrong to draw the trackball at the apply time (two reasons, antialiasing and transparency and zbuffer preservation) So now the standard call is just Apply() without the useless bool parameters. 2013-01-28 15:15:14 +00:00
trimesh_attribute vcg::tri::Allocate<MESH>::Get*Attribute(m,name); 2013-01-30 17:18:55 +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
trimesh_color minor changes to the samples, removed harmless warnings, updated interfaces 2013-07-23 07:33:48 +00:00
trimesh_copy
trimesh_curvature vcg::tri::Allocate<MESH>::Get*Attribute(m,name); 2013-01-30 17:18:55 +00:00
trimesh_diskparam
trimesh_edge
trimesh_fitting minor changes to the samples, removed harmless warnings, updated interfaces 2013-07-23 07:33:48 +00:00
trimesh_geodesic
trimesh_hole
trimesh_inertia
trimesh_intersection
trimesh_isosurface Refactored a bit the extended marching cube core. Cleaned up a bit the trivial walker to be used by both of them. Updated the sample for marching cube. 2013-03-22 17:06:41 +00:00
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 Updated to the recent changes 2013-09-10 10:56:23 +00:00
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 Updated the generic packing sample and added a sample that (partially) repack textures of a mesh using the new packer 2013-03-26 11:33:17 +00:00
trimesh_topology improved comments and corrected a small bug in the topology sample 2013-07-23 07:36:40 +00:00
trimesh_voroatlas First Sample to use the voronoi based paramterizer 2013-04-16 15:20:05 +00:00
trimesh_voronoiclustering Added new sample for voronoiclustering 2013-07-05 14:21:48 +00:00
trimesh_voronoisampling Rewrote sample for voronoi sampling. 2013-10-09 09:20:21 +00:00
common.pri
sample.pro Updated the generic packing sample and added a sample that (partially) repack textures of a mesh using the new packer 2013-03-26 11:33:17 +00:00