Project Write-ups for CS184
Note: In dark mode, the pages may render in unintended ways.
For an upper division Computer Graphics course at University of California, Berkeley.
Course Description
From the course website:
This course provides a broad introduction to the fundamentals of computer graphics. The main areas covered are modeling, rendering, animation and imaging. Topics include 2D and 3D transformations, drawing to raster displays, sampling, texturing, antialiasing, geometric modeling, ray tracing and global illumination, animation, cameras, image processing and computational imaging. There will be an emphasis on mathematical and geometric aspects of graphics, and the ability to write complete 3D graphics programs.
/* Insert more info about the course here */