> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gizmo.antimlabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# What is Gizmo?

> AI-powered 3D simulation authoring for robotics — generate physics-ready scenes and assets from text prompts or reference images

Gizmo is a browser-based 3D simulation authoring platform built for robotics teams. An AI agent handles the full workflow end-to-end — from a text prompt or reference image, it generates fully articulated assets and complete scenes with joints, physics, collision geometry, materials, and affordances baked in.

Gizmo exports to **NVIDIA Isaac Sim (USD / USDZ)**, **MuJoCo (MJCF)**, **Gazebo (SDF)**, and **GLB** (visual mesh interchange).

<Note>
  **Gizmo is in beta** — you may see occasional asset failures while generating. Regenerating usually resolves it, and a failed asset doesn't block the rest of the scene from completing.
</Note>

## Overview

Rather than generating baked polygon meshes that are difficult to edit or simulate, Gizmo builds scenes and assets from structured, parameterized primitives. Dimensions, transforms, materials, modifiers, joints, physics, collision settings, and affordances are all represented explicitly and remain editable after generation — shapes carry modifiers like bend, taper, twist, chamfer, shell, and bulge.

## Use Cases

* Quickly generating digital-twin-style indoor environments from a text prompt or reference image
* Creating articulated assets such as drawers, cabinets, doors, appliances, lab equipment, robotic arms, and furniture
* Browsing and placing physics-ready premade assets from the built-in catalog (3,000+ objects)
* Storing every scene in your Gizmo library, with on-demand export to whichever simulator you need
* Testing the same scene across multiple simulator backends without re-authoring
* Iterating on simulation environments without weeks of manual 3D modeling
* Programmatic scene generation via the REST API for CI/CD and batch workflows

## Key Features

| Feature             | Description                                                          |
| ------------------- | -------------------------------------------------------------------- |
| Text-to-scene       | Generate full environments from natural language                     |
| Reference images    | Attach a photo or sketch to guide generation                         |
| Articulated joints  | Revolute, prismatic, spherical, and fixed joints with correct limits |
| Physics metadata    | Mass, inertia, friction, restitution, collision geometry per body    |
| Multi-format export | USD, USDZ, MJCF, SDF, and GLB from the same scene — no re-authoring  |
| Premade catalog     | 3,000+ physics-ready assets organized by category                    |
| REST API            | Programmatic access for automation, CI/CD, and batch generation      |
| Real-time preview   | Browser-based physics simulation for quick inspection                |
| Robot library       | Searchable MuJoCo Menagerie + your own uploaded MJCF/URDF robots     |
| Robot embedding     | Attach robot embodiments (Franka, UR5, etc.) at export time          |
| Precision CAD       | B-Rep solids via build123d for exact mechanical/engineering parts    |
