diff options
author | David Spencer <baildon.research@googlemail.com> | 2013-05-15 21:34:13 -0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-06-04 00:11:07 -0500 |
commit | b8bc87f27cfeac65eb5560c2bf194651c4063917 (patch) | |
tree | 6f9fbfc733433f39d794869077090c1fa90e7c32 /graphics/meshlab/README | |
parent | 7c07c2efa6674b2260eb6ee7000fa3e5cb9fb9be (diff) |
graphics/meshlab: Added (process and edit 3D triangular meshes)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'graphics/meshlab/README')
-rw-r--r-- | graphics/meshlab/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/meshlab/README b/graphics/meshlab/README new file mode 100644 index 0000000000000..22fe7cf1d4ef5 --- /dev/null +++ b/graphics/meshlab/README @@ -0,0 +1,5 @@ +MeshLab is an open source, portable, and extensible system for the +processing and editing of unstructured 3D triangular meshes. The system 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 mesh. |