Commit Graph
1 Commits
Author SHA1 Message Date
emil28092005 55c3a16e61 feat: new OBJ files + chaos architecture scene via MCP
New OBJ files:
- pyramid.obj: 4-sided pyramid with CCW winding
- diamond.obj: octahedron (8 faces, CCW)
- torus.obj: donut shape (24x16 segments)
- cone.obj: 24-sector cone with bottom cap

Scene created via MCP (spawn_model with physics):
- 28 sphere pyramid (7 layers, physics)
- 30 falling diamonds (physics)
- 8 floating torus rings (no physics, decorative)
- 4 pyramid decorations (static)
- 4 cone pillars (static)
2026-06-18 22:35:10 +03:00