NYU, Graduate Division, Computer Science
Computer Graphics by Ana Neves

Shading using Phong's algorithm
Two light sources: top left corner and bottom right corner
Experimenting with different colors and materials


Source code: MISApplet.java; Matrix3D.java; Material.java; zBufferAnimation.java; Sphere.java Cube.java Shape.java