This repository contains my implementation of the Interactive Graphics System, developed throughout the course Computer Graphics - INE5420. The project starts as a 2D system (window/viewport, display ...
This project was one on my first on python ... And it was actually pretty big ! An entire 3D engine that renders onto a simple tkinter canvas to reduce setup command and boilerplate code to the bare ...