Aura3D gives coding assistants stable imports from @aura3d/engine so generated scenes stay readable and maintainable.
The API covers the parts agents need most: scene setup, primitives, model placement, lighting, cameras, effects, interactions, UI overlays, and complete scene kits.
Complete systems for common prompt families like particles, physics, data, materials, and product viewers.
Read guide TypeScript APIUse boxes, spheres, capsules, planes, groups, labels, and materials for prompt-specific geometry.
Read guide TypeScript APILoad user-supplied GLB/glTF models through generated asset references.
Read guide TypeScript APIAdd orbit controls, sliders, buttons, selection states, and UI overlays with documented Aura3D APIs.
Read guide