STL


STL exports unity meshes to the STL file format which is widely used for rapid prototyping and computer-aided manufacturing ...


by Sixth Sensor


★★★★★ star rating
Price History +

STL exports unity meshes to the STL file format which is widely used for rapid prototyping and computer-aided manufacturing (3D printing).

– Exports binary files and ascii files.
– Exports multiple unity meshes into a single STL file avoiding the 65K vertices per mesh limit.
– Exports both meshes from MeshFilter and SkinnedMeshRenderer.

Note that this package does not support STL colors/materials.