Additive manufacturing file format (AMF) defines open standards for objects description in order to be utilized by additive manufacturing processes such as 3D printing. CAD programs use the AMF file format by making use of the information such as geometry, color and material of the objects. AMF is different than STL format as the lateral does not support color, materials, lattices, and constellations.
Read More
PLY, polygon file format, represents 3D file format that stores graphical objects described as a collection of polygons. The purpose of this file format was to establish a simple and easy file type that is general enough to be useful for a wide range of models. PLY file format comes as ASCII as well as binary format for compact storage and for rapid saving and loading.
Read More