MyPrompt3D bridges the gap between AI language models and 3D visualization.
Simply describe what you want to create, paste the generated code, and see your vision come to life in 3D.
Key Features
- Real-time 3D preview with WebGL rendering
- Dynamic object system - add up to 10 objects per scene
- Copy/Paste buttons for easy code management
- Import/Export with automatic timestamps
- Integrated console for debugging
- Auto-save to browser localStorage
- Responsive design for all devices
- Support for custom object naming
How to Use
- Ask your AI assistant to generate Three.js room or object code
- Copy the generated code and paste it into the editor
- Click Display to see your creation in 3D
- Navigate using WASD keys and mouse
- Export your work with automatic date/time stamps
Technical Info
- Built with Three.js r128
- Pure JavaScript - no framework dependencies
- WebGL 2.0 rendering
- ES6 modules architecture