Very cool. three.js is a <i>very</i> capable library when it comes to games. A few examples (all leveraging react-three-fiber on top of three.js):<p>- drcmda's space game <a href="https://codesandbox.io/s/i2160" rel="nofollow">https://codesandbox.io/s/i2160</a><p>- drcmda's ping pong game <a href="https://codesandbox.io/s/ping-pong-0mgum" rel="nofollow">https://codesandbox.io/s/ping-pong-0mgum</a><p>- poimandres Racing game <a href="https://racing.pmnd.rs/" rel="nofollow">https://racing.pmnd.rs/</a>
Beautiful! Thanks for sharing. I just started playing with three.js. No game dev experience. It is so easy to use.<p>My goal is to create a personal memory palace app. My wife and I are winding up to learn Blender together so we can collaborate on little cartoon scenes of our puppy lol. I share that to share the general tip with everyone: having a problem to solve or end in mind when trying to learn a new tool helps a lot!