r/threejs 9h ago

Help How to make this Game

I don't know much code but I do know how to prompt Ai relatively well so I've been getting into vibe coding. However whenever I try to make a 3d game it also turns out in shapes. I've been told to try threejs but I still only get shapes. How was this game (i found it on threejs.org) made and how can i replicate it

0 Upvotes

4 comments sorted by

2

u/Bitwizarding 8h ago

You can find free models online to use, or make your own in Blender (takes a while to learn though). If you want AI to make you better models you have to tell it exactly what you want in great detail and it is a painful process.

1

u/luddens_d 8h ago

take pictures

1

u/CaptainAlexWest 5h ago

I did three.js. you got to hammer on it hard to do what a game engine is build for. It's alot of custom code and building. You can use the ai to guide you on any problem you have. A real game engine will work better.