A technical specification for building 3D browser games entirely through LLM code generation, without external binary assets.
Traditional 3D game development relies on binary assets (meshes, textures, audio files) created in specialized tools. LLMs cannot produce these directly. This guide defines an architecture where everything is code - geometry, materials, audio, and game logic all exist as generatable text.