Blender is an Open Source modeling and rendering software.
<aside>
This process will be similar for most 3D modeling/rendering/animation software, such as Maya, 3Ds Max, and the like.
</aside>
Access the export menu via the main menu (☰) → Export
<aside> 💡 Note: To export data, you must be working in a saved project. See Save a Project for more info.
</aside>
<aside>
We recommend STL format for Blender
</aside>
Giraffe models are extremely lightweight. Since the platform is browser based, most complex or detailed geometry is too heavy to perform well.
Therefore, we accept uploads of GLTF or GLB files to represent 3D models. glTF is a standard file format for three-dimensional scenes and models that is used often in browsers due to its efficiency. The format combines 3D data and color mapping into one compact file. glTF minimizes the size of 3D assets, and the runtime processing needed to unpack and use them.
<aside>
Export as GLTF from Blender, then Upload 3D models
</aside>
<aside>