CSCI 444/544 - Advanced Computer Graphics

Spring 2017

|     Home   |   Syllabus  |   Assignments  |   Schedule  |   Resources    |

"DAEDALUS"


Assignment 1
An implementation of Blinn-Phong shading to render a cube and a plane. The camera follows an arcball model. The lighting is done per-fragment by a GLSL 4.1 shader.