Vibe coding an island survival sim. Sharing discoveries in AI dev, three.js and 3D gamedev. Let's breeze through it together. π΄π π Join the game via the link!
First run of the coral. Sucks! π
Bleak and sparse. No fish will want to stay here.
I'm going to fill it up with fakes (flat vertical quads). You guys won't see that because the camera is fixed.
Stay tuned π¦β£οΈ
Stone reef formations our now done!
πͺΈon which we will plant coral
πwhich will spawn fishes and marine life
π‘which you can use as food
π¦or get mauled by β οΈ
All procedural, so they are different for every island.
#gamedev#threejs
@de_vallibus yeah full 3D fluid sim is basically a PhD problem. I went a different direction for my reef β faking the current with animated noise and it sells the vibe. not real CFD but casuals won't notice π
@dangreenheck is probably the leading authority here, and twice as smart as me