EasyManua.ls Logo

Matter and Form V2 - Saving and Exporting Projects; Saving Project Files; Export File Formats Explained

Matter and Form V2
28 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Save and Export
Saving Your Project
To save the project file, select Save from the File menu. Files
are saved with the .mfproj file extension. .mfproj files can
only be opened with MFStudio. The .mfproj file format is
proprietary to Matter and Form and is the quickest and
easiest file format for the soware to use.
Exporting
To export your project in a different file format, select Export
from the File menu.
Exporting with the Point Cloud tab open in the Project
Editor will allow exporting point cloud file formats,
like PLY or XYZ.
Exporting with the Mesh tab open will allow exporting
in other file formats requiring meshed models, like
OBJ or STL.
All file format units are in millimeters. Exported files cannot
be re-imported.
Export file formats include:
FILE
TYPE
DESCRIPTION
XYZ
(point
cloud)
Use XYZ when working with CAD modeling
programs. XYZ is the most basic point cloud format,
and stores points on a Cartesian coordinate system
with X, Y, and Z axes. XYZ does not save colour
information.
PLY
(point
cloud)
Use PLY when working with programs like Meshlab.
Like XYZ, PLY exports the point cloud as individual
points. Unlike XYZ, PLY will store the point colors
that were captured when scanning with regular
scan.
OBJ
(meshed)
Use OBJ when working with animation or 3D
printing programs. OBJ will only store your final
mesh. OBJ exports contain multiple files, so be sure
to export to an empty folder. OBJ is the only file
format that will export textures.
STL
(meshed)
Use STL when working with CAM or 3D printing
programs. STL exports are watertight and printable
in most cases. Some editing may be required to
flatten or hollow your mesh before printing.
23