Skip to content

hypertensiune/RubikCube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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