Mini Dream Universe¶
AI-powered 3D miniature generation for tabletop gaming
Mini Dream Universe (MDU) transforms text prompts and reference images into printable 3D miniatures using AI providers like Tripo3D and Meshy. Generate, customize, and export STL files ready for your FDM or resin printer.
Platform Overview¶
User Input (text/image)
|
v
Prompt Optimizer (GPT-4o)
|
v
AI Generator (Tripo3D / Meshy)
|
v
GLB Model + Viewer (Three.js)
|
v
STL Pipeline (trimesh + AI QA)
|
v
Printable Miniature
Key Features¶
- Text-to-3D — Describe your miniature and get a 3D model in seconds
- Image-to-3D — Upload reference art to generate matching models
- STL Export — Convert GLB models to print-ready STL with 5 printer profiles
- AI Quality Assurance — Automated mesh validation and repair
- Custom Bases — AI-generated parametric bases with magnet slots
- RPG Map Generator — DALL-E 3 powered battle maps and world maps
- Subscription Plans — Free, Starter, and Pro tiers with usage limits
Applications¶
| App | URL | Purpose |
|---|---|---|
| Miniature Forge | app.minidreamuniverse.com | Main user app |
| Admin Hub | admin.minidreamuniverse.com | Admin dashboard |
| Early Adopt | early-adopt.minidreamuniverse.com | Investor portal |
| 3dplim | minidreamuniverse.com | Landing + Next.js SSR |
Documentation Sections¶
- Getting Started — Developer quickstart
- Architecture — Infrastructure and system design
- API Reference — All 56+ endpoints documented
- AI Intelligence — Langflow, Ollama, and autonomous agents
- Accounting — PGC double-entry bookkeeping
- Deployment — CI/CD, Docker, and server setup