Reverse-engineered recipe for AI 3D games: threejs scaffold plus AI-generated .glb models

filiksyos · x · 2026-08-17

The author breaks down a concrete recipe for shipping 3D games fast with AI: scaffold the project with @threejs (environment, game actions), then have AI generate a 3D .glb file for a hero object like a person or car, and combine the two.

The quoted post shows the outcome: a 3D chess game vibe-coded in 2 hours, then extended in just one more hour with 3 battle systems, two-player mode, walking animations for pieces, a full sound system and performance improvements.

Original post →

More from coding & agent

coding & agent channel →