AI-readable 3D design platform
Design models that keep their meaning.
Talos3D is building a different kind of 3D stack: one where geometry is not
just pixels and meshes, but an authored model with structure, intent, and
commands that both people and AI can understand. Recent work adds drawing
views, dimensioning, guide-line inference, named views, multi-format paper
export, and a persistent assistant lane that still operates through the same
public model API as everything else.
Authored model first
Public MCP interface
Drawing and export workflow
Capability-based extensions
cargo run --features model-api
# same command surface for UI and AI
view.front
view.apply_paper_preset
place_dimension_line
place_guide_line
export_drawing
Rust + Bevy + Wasm-ready + MCP
For design teams
Clearer structure, reusable parts, better automation.
For builders
One model, one command substrate, real extension boundaries.