News

2D Translation is a fundamental operation in computer graphics used to move an object from one location to another in a 2D plane. It is simple and effective. This transformation works by adding ...
Group project where we were tasked with using Numpy and Matplotlib to draw a train exactly like an example given. I was tasked with creating the body of the train. Had to communicate with other team ...