Description: Second project in graphics course. Still very simple, but this time is creating 3D objects, and very simple rotation using GL function, which is actually just stack manipulation. 3D objects drawn are not using GL function, but my own code, there s many linear algebra in it too. Source codes written in C.
File list (Check if you may need any files):
stitcher.c
stitcher.h
readme.txt