Exporting 3D Models

Beyond simulation-ready archives, ARMOR can export your robot as a single 3D model file in the format of your choice — ideal for 3D art, rendering, and the web. Load or build a robot on your phone, then send it out as USDZ, GLB, glTF, DAE, OBJ, or STL to open in your favorite desktop or web tooling.

The video above demonstrates loading the Reachy Mini humanoid robot by Pollen Robotics from GitHub, exporting it as a GLB file, and rendering it in Blender.

To export: tap the Share button, then choose Export As and select your format.

Supported formats

Note: A single 3D model export captures the robot’s visual geometry and materials, not its joints, inertial properties, or physics. For a simulation-ready package, use the URDF & MJCF archive export instead.

Rendering in Blender and 3D art tools

Because ARMOR exports clean GLB and USDZ files, your robot drops straight into professional 3D art software for high-quality renders:

This turns ARMOR into the first step of a content pipeline: capture or build a robot model on mobile, then bring it into a desktop renderer to produce polished visuals.

Next Steps