About
Contact
Resume
This is a bumpmapping demo implemented using a custom scanline rasterizer. It uses OpenGL to plot pixels and for rendering the comparison image, but the bump mapped image does not use OpenGL for any 3D logic. This project requires GLUT to run, see libraries. glut32.dll should be placed in the same directory as BumpMapping.exe.