A rubiks cube simulation using odin and vulkan with glfw as windowing library.
orc-example.webm
-
Rotating the cube
- W back
- S front
- A left
- D right
-
Selecting a side
- After selecting a side it can be rotated using the controls above
- Arrow Right column right
- Arrow Left column left
- Arrow Up row up
- Arrow Down row down
- Implement a rubiks cube solver / to help when stuck