This project is a Rubik's Cube Visualizer built with Python, leveraging PyQtGraph for dynamic and interactive 3D graphics. The visualizer simulates the movement of a Rubik's Cube, allowing you to experience how different algorithms manipulate the cube visually.
- Real-time visualization of Rubik's Cube moves and rotations.
- Utilizes PyQtGraph for a smooth and interactive 3D experience.
- Numpy for data manupulation.
- Basic Algorithm to perform a specifc set of moves.
Mouse.Controls.mp4
Keyboard.Controls.mp4
- Efficient Rendering: Smooth cube manipulations without lag.
- Interactive Controls: Zoom, rotate, and explore the cube from different angles.