From 662851463015685141c08c9abc2803a55fefddc2 Mon Sep 17 00:00:00 2001 From: Liangliang Nan Date: Tue, 24 Dec 2024 22:17:25 +0100 Subject: [PATCH] clean --- ReadMe.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 80027432..1efcbc8d 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -13,7 +13,7 @@ Compared to existing geometry processing libraries (such as [PMP](http://www.pmp

-### Key features ### +### Key features * Efficient data structures for representing and managing 3D models such as point clouds, polygonal surfaces (e.g., triangle meshes), polyhedral volumes (e.g., tetrahedral meshes), and graphs. Easy to add/access arbitrary types of per-element properties. Non-manifoldness is automatically resolved when @@ -50,7 +50,7 @@ Compared to existing geometry processing libraries (such as [PMP](http://www.pmp |------------------------------------------|-------------------------------------------|--------------------------------------------| | ![](resources/images/mapple-scalar.jpg) | ![](resources/images/mapple-polymesh.gif) | ![](resources/images/mapple-animation.gif) | -### A glance ### +### A glance Any type of 3D drawables (e.g., points, lines, triangles, and thus point clouds, mesh surfaces, scalar fields, and vector fields) can be rendered by writing a few lines of code with Easy3D. For example, the following code renders a