diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:03:43 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:03:43 -0400 |
commit | 2f2a84b76edbb77c380b4d59e4f9163ef804f553 (patch) | |
tree | a775557f90e01b7aed572e6b6c7c791e379367fe /graphics | |
parent | 7997d59a04353f043e71cb14f98d226483bc115e (diff) |
graphics/meshlab: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/meshlab/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/graphics/meshlab/README b/graphics/meshlab/README index 9880c7926cada..e4a08de111c71 100644 --- a/graphics/meshlab/README +++ b/graphics/meshlab/README @@ -1,6 +1,7 @@ -MeshLab is an open source, portable, and extensible system for the processing -and editing of unstructured large 3D triangular meshes. It is aimed to help the -processing of the typical not-so-small unstructured models arising in 3D -scanning, providing a set of tools for editing, cleaning, healing, inspecting, -rendering and converting this kind of meshes. These tools include MeshLab -proper, a versatile program with a graphical user interface. +MeshLab is an open source, portable, and extensible system for +the processing and editing of unstructured large 3D triangular +meshes. It is aimed to help the processing of the typical not-so-small +unstructured models arising in 3D scanning, providing a set of tools +for editing, cleaning, healing, inspecting, rendering and converting +this kind of meshes. These tools include MeshLab proper, a versatile +program with a graphical user interface. |