Jun 17, 2013

Graphics Pipeline

Hello again! Last week I had to deliver the second lab of the graphics subject I mentioned in the last post and as I already said, this lab was about creating a two-dimensional image from a three-dimensional coordinates space of an object (graphics pipeline). 



We had to program this from scratch in C++ and these are the stages we had to follow: