-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
18 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,13 @@ | ||
# Rubik Cube | ||
Simple 3x3 rubik cube made from scratch rendered manually with openGL 2.0 | ||
Simple 3x3 rubik cube made from scratch rendered manually with openGL 2.0. | ||
|
||
Current feature: | ||
- Animation (include shuffle animation) | ||
- Simple shuffling | ||
- Reset state | ||
|
||
## Preview | ||
![Solved rubik](ss/1.jpg) | ||
![Suffled rubik](ss/2.jpg) | ||
![Shuffled rubik](ss/2.jpg) | ||
## Download | ||
Open release section to [download](releases). | ||
Open release section to [download](https://github.com/yeaayy/rubik-cube/releases/latest). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters