Skip to content

CSE167 Computer Graphics

Course Description

Computer graphics is a field about processing ``visual data'', including images, videos, 2D and 3D shapes, light and reflection, motion, physical properties, and many more. Throughout the course, we will learn about: Modeling: How to describe and edit 2D and 3D shapes. Rendering: How to turn 2D and 3D shapes into images algorithmically, and how to make it fast using domain-specific hardware. Animation: How to create motion.