|
For this assignment we were asked to implement some fancier shapes and more complex animations using our new renderers. At right is my first attempt at a worm moving through the grass. It still needs some work.
This work is being done as part of Prof. Ken Perlin's Graduate Computer Graphics Course (G22.2270-001) at NYU. Source code: hw8.java extends World.java World.java extends MISApplet.java Phong.java Light.java Material.java |
|