Generates 3D models from text descriptions or images using AI image generation, multi-view reconstruction, and OpenSCAD.
OpenSCAD enables users to generate 3D models from text or images, leveraging AI-powered image generation through Google Gemini or Venice.ai APIs. It employs multi-view image generation, allowing for 3D reconstruction and an image approval workflow. The server integrates CUDA Multi-View Stereo for 3D reconstruction and generates parametric 3D models with OpenSCAD. Remote processing capabilities offload intensive tasks to LAN servers. The system supports parametric export in various formats and optional 3D printer discovery, all managed through a modular Python MCP SDK architecture.