Skip to content

WebGL Rubik's Cube made as a part of the Computer Graphics course at ADA University. Copying any part of this project without permission is forbidden for all ADA students and will be reported as an ADA Honor Code violation.

Notifications You must be signed in to change notification settings

terlan98/WebGL-Rubiks-Cube

Repository files navigation

WebGL Rubik's Cube

Simulation of a Rubik's cube made with JS and WebGL.

⚡️ How can I run it?

Open rubik.html in a web browser

🕹 How can I control it?

The cube can be controlled with the buttons shown below:

⚠️ Warning

To run the code properly, you should disable CORS in your browser. Alternatively, you can start an http server with python in the project directory python3 -m http.server and access rubik.html through localhost, without disabling CORS.

About

WebGL Rubik's Cube made as a part of the Computer Graphics course at ADA University. Copying any part of this project without permission is forbidden for all ADA students and will be reported as an ADA Honor Code violation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published