For the complete documentation index, see llms.txt. This page is also available as Markdown.

Interactive 3D

BonzAI's 3D experience generates interactive Three.js scenes and games, then renders them locally in a WebGL viewer.

It does not currently use a dedicated text-to-mesh model such as TRELLIS. The output is code-driven, which makes interaction, animation, cameras, materials, physics, and game rules editable parts of the result.

Describe both appearance and behavior: scene scale, camera, controls, objects, materials, light, movement, collisions, objective, and feedback.

Last updated