An open API service indexing awesome lists of open source software.

https://github.com/barathkumarpm/rubiksimthreejs

A 3D simulation of the Rubik's Cube built with Three.js. This project allows users to interact with a virtual Rubik's Cube and perform rotations. The cube can be reset to its original state.
https://github.com/barathkumarpm/rubiksimthreejs

Last synced: about 1 month ago
JSON representation

A 3D simulation of the Rubik's Cube built with Three.js. This project allows users to interact with a virtual Rubik's Cube and perform rotations. The cube can be reset to its original state.

Awesome Lists containing this project

README

          

# Rubik Simulation Using Three Js
A 3D simulation of the Rubik's Cube built with Three.js. This project allows users to interact with a virtual Rubik's Cube and perform rotations. The cube can be reset to its original state.

## Features
- Interactive 3D Rubik's Cube
- Face rotation logic
- User-friendly interface
- Reset functionality to original state

## Technologies
- JavaScript
- Three.js
- HTML
- CSS