Skip to content
This repository has been archived by the owner on May 25, 2018. It is now read-only.

ntu-homeworks/icg-hw1

Repository files navigation

[Homework 1] Multiple Shading and Transformation

國立台灣大學資訊工程學系 歐陽明老師開授

Spec

Requirements

Flat, Gouraud, and Phong shading with Phong illumination model in shaders. You can demonstrate the three shading computation in a single object. (3pts) Enable multiple shaders and transformation on multiple objects in a scene. You are free to use those provided model files and arrange them to form the scene on your own style. You must show the three shading simultaneously on different objects in your scene. (3pts)

Bonus

Special effects on animation