NYU, Graduate Division, Computer Science
Computer Graphics by Ana Neves
Shading using Phong's algorithm
One light source from the sunlight
I wanted to repeat this animation but now with my own render pipeline, it worked :)
Source code:
MISApplet.java
;
animation.java
;
Shape.java
Sphere.java
Matrix3D.java
MatrixStack.java