Revision c2ea6fbae2634487a33181bb44d1508b19a4507c authored by Jan Möbius on 23 November 2022, 15:04:04 UTC, committed by Jan Möbius on 23 November 2022, 15:04:04 UTC
Fix calc_normal for edges See merge request OpenMesh/OpenMesh!325
vdpm.docu
//-----------------------------------------------------------------------------
/** \page vdpm_docu View Dependent Progressive Meshes
The VDPM software is based on
<a href="http://cg.postech.ac.kr/papers/gi01.pdf">Truly Selective Refinement of Progressive Meshes, J. Kim and S. Lee , In Proc. Graphics Interface 2001 </a>
The library is located in \c %OpenMesh/Tools/VDPM/ and in
\c %OpenMesh/Apps/VDProgMesh/ are demo applications:
-# \c mkbalancedpm creates balanced progressive meshes
-# \c vdpmanalyzer takes a progressive mesh and generates a view dependent
progressive mesh.
-# \c vdpmsynthezier is viewer for vdpm meshes.
\todo Complete VDPM documentation.
*/

Computing file changes ...