Meshlab: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "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 ...")
 
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:


http://meshlab.sourceforge.net/
http://meshlab.sourceforge.net/
=OSE Use=
*Simplifying files is useful, as sometimes FreeCAD takes too long or breaks with certain mesh files.
*See simplifying meshes video tutorial - [https://www.youtube.com/watch?v=w_r-cT2jngk]
*Apply Filter->Remeshing/Simplification - and choose options. Can export as DXF, which can be imported to FreeCAD - but may end up as shell.

Latest revision as of 19:28, 24 April 2019

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 meshes.

http://meshlab.sourceforge.net/

OSE Use

  • Simplifying files is useful, as sometimes FreeCAD takes too long or breaks with certain mesh files.
  • See simplifying meshes video tutorial - [1]
  • Apply Filter->Remeshing/Simplification - and choose options. Can export as DXF, which can be imported to FreeCAD - but may end up as shell.