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

Latest commit

 

History

History
13 lines (8 loc) · 598 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 598 Bytes

[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