3D Scene Builder
Create 3D scenes with AI. Describe what you want and get a complete Three.js scene with objects, lights, and materials. Edit in real-time and export to Blender.
AI Scene Generation
Describe any scene in natural language. The LLM generates a complete Three.js scene with objects, positions, colors, and lights.
Real-Time Editing
Click any object to select it. Adjust position, scale, color, metalness, and roughness with sliders. Changes apply instantly.
7 Object Types
Cube, sphere, cylinder, cone, plane, torus, and icosahedron. Build complex scenes by combining primitives.
Interactive 3D Viewport
OrbitControls with drag, zoom, pan. Click objects to select them. Grid helper for spatial reference.
Blender Export
Export your scene as a Python script for Blender. Materials, positions, scales, and rotations are preserved.
JSON Export
Export the complete scene as JSON. Import it later or use it in other applications.