https://github.com/ajweeks/rubikscube
https://github.com/ajweeks/rubikscube
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ajweeks/rubikscube
- Owner: ajweeks
- Created: 2016-11-21T11:15:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-16T08:43:18.000Z (about 9 years ago)
- Last Synced: 2025-02-09T21:41:16.587Z (over 1 year ago)
- Language: C++
- Size: 13.3 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Rubiks Cube Simulator
This is a simple implementation of a rubiks cube made using [my school's](http://digitalartsandentertainment.be/) D3D11 game engine. Features include: mouse picking, automatic scrambling, and a reset.
##### Challenges:
- Finding a way to represent stacked animated rotations
- Remapping cubelet indices after a rotation\
##### Lastest Build:
Dropbox (32 MB): https://www.dropbox.com/s/bi7qzbnbh1vcozn/RubiksCube_Build_v0.1.zip?dl=0
