/RubikCube

WebGL Rubik's Cube built with THREE.js

Primary LanguageJavaScript

Rubik's Cube

WebGL Rubik's Cube built with THREE.js

Description

A WebGL Rubik's Cube built with THREE.js. Click and drag to move the cube around and to rotate.

Built as a learning exercise in THREE.js

Run locally

  • Download the project
  • Run npm install
  • Project is built with VITE so run npm run dev to start a local server and npm run build for building