Skip to content

A web rendered Rubik Cube built using Three.js and WebGL

Notifications You must be signed in to change notification settings

Silas-Asamoah/rubik-cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Rubik's Cube

This creates the Rubik cube in a 3D dimensional space in the browser using Three.js and WebGL

The individual cubes(cubelets) are manipulated by adding them as children to a parent object which is then rotated. This automatically updates cubelet positions. After each rotation cubelets are removed from the parent and added back to the scene, which requires an explict update of cubelet materials.

About

A web rendered Rubik Cube built using Three.js and WebGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages