MCPcopy Create free account
hub / github.com/Angelo1211/SoftwareRenderer / Rasterizer

Class Rasterizer

include/rasterizer.h:30–76  ·  view source on GitHub ↗

Takes in vertex data, rasterizes the surface and applies the fragment shader at each fragment. If it passes the depth test the fragment is written to the pixel buffer.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected