From 126462bdd270aaf0f3e5ca6fcdd579516224fec9 Mon Sep 17 00:00:00 2001 From: dlegland Date: Tue, 23 Jul 2024 14:56:39 +0200 Subject: [PATCH] update project file --- MatGeom.prj | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) diff --git a/MatGeom.prj b/MatGeom.prj index ae82a88c..3ce51cab 100644 --- a/MatGeom.prj +++ b/MatGeom.prj @@ -10,7 +10,7 @@ It contains several hundreds of functions for the creation, the manipulation and The official homepage for the project is hosted on GitHub: http://github.com/mattools/matGeom. D:\dlegland\dev\matlab\geometry\matGeom\dists\matgeom\matGeom-logo_w135.png - 1.2.7 + 1.2.8 ${PROJECT_ROOT}\MatGeom.mltbx @@ -169,6 +169,24 @@ docs/* <file type="image">/demos/meshes3d/html/demoVoronoiCell_02.png</file> <file type="image">/demos/meshes3d/html/demoVoronoiCell_03.png</file> </example> + <example name="demo_intersectPlaneMesh_bunny" type="html"> + <file type="source">/demos/meshes3d/html/demo_intersectPlaneMesh_bunny.html</file> + <file type="main">/demos/meshes3d/demo_intersectPlaneMesh_bunny.m</file> + <file type="thumbnail">/demos/meshes3d/html/demo_intersectPlaneMesh_bunny.png</file> + <file type="image">/demos/meshes3d/html/demo_intersectPlaneMesh_bunny_01.png</file> + <file type="image">/demos/meshes3d/html/demo_intersectPlaneMesh_bunny_02.png</file> + </example> + <example name="demo_meshProcessing_bunny1k" type="html"> + <file type="source">/demos/meshes3d/html/demo_meshProcessing_bunny1k.html</file> + <file type="main">/demos/meshes3d/demo_meshProcessing_bunny1k.m</file> + <file type="thumbnail">/demos/meshes3d/html/demo_meshProcessing_bunny1k.png</file> + <file type="image">/demos/meshes3d/html/demo_meshProcessing_bunny1k_01.png</file> + <file type="image">/demos/meshes3d/html/demo_meshProcessing_bunny1k_02.png</file> + <file type="image">/demos/meshes3d/html/demo_meshProcessing_bunny1k_03.png</file> + <file type="image">/demos/meshes3d/html/demo_meshProcessing_bunny1k_04.png</file> + <file type="image">/demos/meshes3d/html/demo_meshProcessing_bunny1k_05.png</file> + <file type="image">/demos/meshes3d/html/demo_meshProcessing_bunny1k_06.png</file> + </example> </exampleCategory> <exampleCategory name="geom2d"> <example name="demo_ellipse_creation" type="html"> @@ -243,6 +261,14 @@ docs/* <file type="image">/demos/geom3d/html/demoRevolutionSurface_01.png</file> <file type="image">/demos/geom3d/html/demoRevolutionSurface_02.png</file> </example> + <example name="demo_registerPoints3d_icp_bunny" type="html"> + <file type="source">/demos/geom3d/html/demo_registerPoints3d_icp_bunny.html</file> + <file type="main">/demos/geom3d/demo_registerPoints3d_icp_bunny.m</file> + <file type="thumbnail">/demos/geom3d/html/demo_registerPoints3d_icp_bunny.png</file> + <file type="image">/demos/geom3d/html/demo_registerPoints3d_icp_bunny_01.png</file> + <file type="image">/demos/geom3d/html/demo_registerPoints3d_icp_bunny_02.png</file> + <file type="image">/demos/geom3d/html/demo_registerPoints3d_icp_bunny_03.png</file> + </example> <example name="drawSoccerBall" type="html"> <file type="source">/demos/geom3d/html/drawSoccerBall.html</file> <file type="main">/demos/geom3d/drawSoccerBall.m</file> @@ -359,7 +385,7 @@ docs/* - C:\Program Files\MATLAB\R2023b + C:\Program Files\MATLAB\R2024a