/shapes-visualizer

A project made for my Numerical Methods college course. Features: shapes go wild.

Primary LanguagePython

Shapes Visualizer with 3D plane using Matrix Rotation

Use arrow keys and other keys mentioned in the instruction to interact with the shapes. Required modules:

  • pip install pygame
  • pip install numpy

In the case where axis.png failed to show up when running, change the file path in the code to where it is installed.