Open 'turtle_code.py' and run the file. Then prompted, enter a number between 1 and 9 to choose the art style which each number represents: 1 : Triangle 2 : Square 3 : Pentagon 4 : Mixed ...
This project is an image viewer for PPM image types. It currently only supports PPM Ascii format which is referred to as P3 format. The project makes use of some dependencies such as OpenGL for the ...