Renders a 3D object to the screen by using projection matrix and vertices. Made this as a fun project for school so don't expect the code quality to be good.
This project uses Python's built-in Turtle module to create a stunning butterfly design. The script uses a combination of loops, functions, and Turtle's drawing functions to create the intricate ...