CSCI 444/544 - Advanced Computer Graphics

Spring 2017

|     Home   |   Syllabus  |   Assignments  |   Schedule  |   Resources    |

Kyle Thistlewood 'Woody'


Assignment 1 - An OpenGL 4.1 Core Profile Context

This was my first project for CSCI444. I made a cube and floor in OpenGL using VBO's and VBA's. I also used a vertex shader and fragment shader to handle the lighting and positioning of the cube and floor.