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.
- Host: GitHub
- URL: https://github.com/barathkumarpm/rubiksimthreejs
- Owner: BarathKumarpm
- Created: 2024-10-30T20:54:25.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-01T08:26:42.000Z (over 1 year ago)
- Last Synced: 2025-02-07T06:13:25.169Z (over 1 year ago)
- Language: CSS
- Homepage: https://rubiksim3js.netlify.app/
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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