OpenGL programming example – 2013

Included here is an example of my graphics programming abilities.  This particular project was programmed in C++ using OpenGL and GLUT.  The terrain is generated from a height map and diffuse texture that were provided by the professor, but the snowmen are being generated using GLUT function calls; it uses no pre-built models.  This is not a demonstration of artistic ability, just of coding.

Advertisement