From a00fd54c2e44720c183855f26139a99d38a4942e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Tue, 18 Jan 2022 10:29:31 +0100 Subject: [PATCH] Fixed link --- Doc/vdpm.docu | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Doc/vdpm.docu b/Doc/vdpm.docu index 5dd80bdd..24d9f1a5 100644 --- a/Doc/vdpm.docu +++ b/Doc/vdpm.docu @@ -2,11 +2,13 @@ /** \page vdpm_docu View Dependent Progressive Meshes - The VDPM software is based on "Truly Selective - Refinement of Progressive Meshes", J. Kim and S. Lee, In - Proc. Graphics Interface 2001. + + + The VDPM software is based on + +Truly Selective Refinement of Progressive Meshes, J. Kim and S. Lee , In Proc. Graphics Interface 2001 + The library is located in \c %OpenMesh/Tools/VDPM/ and in \c %OpenMesh/Apps/VDProgMesh/ are demo applications: -# \c mkbalancedpm creates balanced progressive meshes @@ -15,4 +17,4 @@ -# \c vdpmsynthezier is viewer for vdpm meshes. \todo Complete VDPM documentation. -*/ \ No newline at end of file +*/