Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 198 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 198 Bytes

OpenGL Rasterizer 2D

image Vertex information is used to render faces.

Bounding box pixel intersection calculations.

Barycentric interpolation to compute vertex color and depth.