Image or text → real 3D-printable CAD model (STL)
`cad-render` is the OpenSCAD-on-the-Livepeer-network capability: it accepts OpenSCAD source (or a brief the agent compiles into OpenSCAD), runs it headless, and returns `{ stl_url, ... }`. `cad-validate` is the gate — it loads the STL and reports `n_vertices`, `n_faces`, `is_watertight`, `is_winding_consistent`, `is_volume` (true ⇒ a real solid), `euler_number`, `volume_mm3`, `area_mm2`, and `bbox_mm`. The agent renders the 4-view orthographic preview from the returned STL for review (`is_volume: true` is the only thing that gates shipping).
Output
Time
a prompt or a reference image → a watertight, slicer-ready STL + 4-view render + printability report in 60–180s
Budget
$0.05–$0.50 per part (priced per render + per refine pass)
Reliability
4.9
Customize this playbook
Fill in the fields below. Your answers are inserted into the complete recipe when you copy it.
This playbook is ready to use without additional details.
RUNNER
Create and edit images and video with your agent.
npm install -g @livepeer/runner