A simple cube puzzle game.
This small learning project uses:
threejs: A lightweight, 3D library with a default WebGL renderer. The library also provides Canvas 2D, SVG and CSS3D renderers in the examples.react-three-fiber: A React renderer for Three.js on the web and react-native.drei: A growing collection of useful helpers and abstractions for react-three-fiber.Next.js: A framework for React.vercel: A platform for deploying code.