This was the second project in CS541: Advanced Computer Graphics, which focused on texture mapping.

The most challenging part of this project proved to be the most rewarding – getting a handle on the bump mapping equations. This is using OpenGL and doing the calculations in HLSL.

Advertisement