CSCI 357

Computer 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

  1. Due Tuesday 1/19 (hwk1.pdf): France, Oscar.
  2. Due Thursday 1/28 (hwk2.pdf): Clock. Lines.
    Some example drawing command files: whitesquare.data, 8pointstar.data, constellations.data.
  3. Due Tuesday 2/9 (hwk3.pdf): Maxwell, Triangles.
    Some example drawing command files: colortrianglefan.data, lenatriangles.data, maxwelltriangle.data, colorburst.data.
  4. Due Thursday 2/18 (hwk4.pdf): Wireview.
  5. Due Thursday 3/4 (hwk5.pdf): Solidview. Bounce.
  6. Due Thursday 3/25 (hwk6.pdf): Textureview. Bounce2.
  7. Due Thursday 4/8 (hwk7.pdf): Shadowview. Fancybounce (optional).