CS 542/Graphics Final Project



Our final graphics project focused on texture-mapping using OpenGL. I built this 3-D mesh, and chose a 19th century Italian bass as the texture source.

This project utilized a single point light source, specular highlights, backface culling, texture mapping, Bezier curves (for generating the mesh), and shadow projection.

Back to projects