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

Method drawTriangles

src/rasterizer.cpp:116–200  ·  view source on GitHub ↗

Candidate for future total overhaul into a SIMD function Why not now? Before doing this I have to do: 1.vectorize: Shader, vector3 class rewrite 2.Edge detection 3.Fixed point rewrite 4.SDL function rewrite 5.Zbuffer rewrite

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

dotProductMethod · 0.80
fragmentMethod · 0.45

Tested by

no test coverage detected