Darby Thompson - CSCI 263 Lab4: Texture Mapping

 

Inputs: shading/lighting file, number of models, model data files (.d format), universe file and texture image file (ppm format)

Implements spherical texture mapping using the phong shading model. Texture map must be in .ppm format. Currently it will apply the same texture to each object in the scene.