Creation method
There are two options for creating an GLTF Exporter node.
- The first way is to create a GLTF Exporter node using the search list, which is opened by double left-clicking in the
workspace. You can write the name of the node or related words:
- GLTF, Exporter, download, file
- The second way is to select a node from the menu that opens from the top left.
- Menu > Export > GLTF Exporter
Steps
- Create a GLTF Exporter node.
- Connect a geometry to the input port of the GLTF Exporter node.
- Open the Export menu from the top panel.
- In the Export Options section, select the GLTF Exporter node you want to use for downloading (if there are multiple
exporters).
- You can also choose the export quality and, depending on the node, additional download options may be available.
- Click the Download button to get the geometry as a .gltf file.
GLTF files are optimized for web-based 3D viewers, real-time engines, and AR/VR applications.
See also
SVG Exporter
OBJ Exporter
GLB Exporter