Skip to content

A CPU based computer graphics rasterizer built with C.

Notifications You must be signed in to change notification settings

natekoch/CPU-Rasterizer

Repository files navigation

CPU-Rasterizer

A CPU based computer graphics rasterizer built with C.

Final Result (Part F)

Aneurysm model rasterized with Phong shading and camera rotation.

https://www.youtube.com/shorts/x2kGc2y-U8w

Part F Image

Part A

Plotting colors and writing to a PNM file.

Part A Image

Part B

Rasterizing right triangles that go up.

Part B Image

Part C

Rasterizing arbitrary triangles.

Part C Image

Part D

Z Buffer Algorithm and color interpolation

Part D Image

Part E

Camera transformation.

Part E Image

Starter code files provided by Hank Childs at the University of Oregon.

About

A CPU based computer graphics rasterizer built with C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published