CSCI 357Computer Graphics
(Updated
)
|
News
The course is over.
Here is the final scene rendered by our ray tracer:
final-scene.jpg
|
General Information
|
Resources
|
Reading
- 1/19: Redbook through beginning of Ch 2; Shirley 3.5.
- 1/28: Angel 7.8-7.10; Shirley 2.11, 3.6.
- 2/9: Redbook Ch 3; Angel 4.1-4.4, 4.6-4.10.
- 2/18: Redbook Ch 5; Angel 5-5.6.
- 3/16: Redbook Ch 9; Angel 8.6-8.10.
- 3/25: Redbook end of Ch 9 (Texture Matrix Stack, Shadowmap), Ch 14 (section on Shadows); Angel 5.10.
- 4/13: Angel 13.1-13.3
|
Programming Assignments
- Due Tuesday 1/19 (hwk1.pdf): France, Oscar.
- Due Thursday 1/28 (hwk2.pdf): Clock. Lines.
Some example drawing command files:
whitesquare.data,
8pointstar.data,
constellations.data.
- Due Tuesday 2/9 (hwk3.pdf): Maxwell, Triangles.
Some example drawing command files:
colortrianglefan.data,
lenatriangles.data,
maxwelltriangle.data,
colorburst.data.
- Due Thursday 2/18 (hwk4.pdf): Wireview.
- Due Thursday 3/4 (hwk5.pdf): Solidview. Bounce.
- Due Thursday 3/25 (hwk6.pdf): Textureview. Bounce2.
- Due Thursday 4/8 (hwk7.pdf): Shadowview. Fancybounce (optional).
|