Class Lectures and Reading Assignments
CS 45500
Computer Graphics
Fall, 2025
This page documents what we do in class. It contains Java programs that we will discuss in class, reading assignments, simple homework exercises that you can work on for practice and exam preparation (not for credit), and links to other sources of information.
Be sure to read the sections in Readme_r1.txt about packages, compiling, and the FrameBuffer.
We will discuss the code in the following zip file. Read the text file called Readme_r1.txt, from this zip file, up to the section about the scene package.