Papers and articles available on the web will not be handed out in class. Pointers to the online versions of papers are included by the reference. You are expected to download and print these papers yourselves. One reason for doing this is that many visualization papers contain pictures that do not reproduce well when copied. The ACM and IEEE Digital Libraries are now available online for Stanford students. They are a great resource: learn to use them. Readings not available online will be handed out in class. They will also be available in the CS148 course handout cabinet in Gates Rm 377 (the copy room in the graphics wing 3B). Hint: Read the material before class! [[Anchor(Introduction)]] == Introduction == Lecture * [wiki:Self:IntroductionLecture Slides] ''No readings'' [[Anchor(Drawing)]] == Drawing == Lecture * [wiki:Self:DrawingLecture Slides] Text * [http://graphics.stanford.edu/courses/cs148-07/lectures/drawing/drawing_code.zip OpenGL Code Examples] * Primer, Ch. 1 and 2 * Redbook, Ch 2, pp. 27-55 [[Anchor(Geometry)]] == Geometry == Lecture * [wiki:Self:GeometryLecture Slides] * [http://graphics.stanford.edu/courses/cs148-07/code/geom/epicycloid.c OpenGL epicycloid] Text * Shirley, Ch 1 and 2 [[Anchor(Transforms)]] == Transformations == Lecture * [wiki:Self:TransformationsLecture Slides] Text * Shirley, Ch 5 and 6 * Primer, Ch 5 * Redbook, Ch 3 (ignore viewing transformations for now) [[Anchor(Typography)]] == Typography == Lecture * [wiki:Self:TypographyLecture Slides] Text * Primer, Ch 7.1-7.3 * Redbook, Bitmaps and Fonts, pp. 303-310 [[Anchor(Splines)]] == Splines and Interpolation == Lecture * [wiki:Self:SplinesLecture Slides] Text * Shirley, Ch 15 Curves (except for sections on B-splines, 15.6.2, 15.6.3, 15.6.4) [[Anchor(Input)]] == Input Technology == Lecture * [wiki:Self:InputLecture Slides] Text ''No Readings'' [[Anchor(Interaction)]] == Interaction Techniques == Lecture * [wiki:Self:InteractionLecture Slides] * [http://graphics.stanford.edu/courses/cs148-07/code/input/input.py Print input events] Text * Shirley, Ch. 18, focus on 18.3, skim the other sections * Primer, Ch 3. [[Anchor(Color)]] == Light and Color == Lecture * [wiki:Self:ColorLecture Slides] Text * Shirley, Ch. 20 * Redbook, Ch. 4 [[Anchor(Cameras)]] == Digital Cameras == Lecture * [wiki:Self:CameraLecture Slides] Text * Shirley, Ch. 7 * Redbook, Ch, 3 * Primer, Ch 4.1 to 4.4 [[Anchor(Displays)]] == Displays == Lecture * [wiki:Self:DisplaysLecture Slides] [[Anchor(Exposure)]] == Exposure == Lecture * [wiki:Self:ExposureLecture Slides] Text * Shirley, Ch. 22 (the material in this chapter extends what was discussed in lecture)