Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 889 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 889 Bytes

Rubik's Cube Visualizer

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.

Features

  • 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.

Demonstration

Mouse.Controls.mp4
Keyboard.Controls.mp4

PyQtGraph Showcase

  • Efficient Rendering: Smooth cube manipulations without lag.
  • Interactive Controls: Zoom, rotate, and explore the cube from different angles.