mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 02:37:42 +00:00
![]() We sat on a throne of lies: our `edge_function()` returned positive values for _clockwise_ vertex rotation instead of _counter-clockwise_, which was hidden by the fact that we were forcing everything into CW rotation by an erroneous area comparison (`> 0` instead of `< 0`). This simplifies our culling code significantly. |
||
---|---|---|
.. | ||
Buffer | ||
AlphaBlendFactors.h | ||
Clipper.cpp | ||
Clipper.h | ||
CMakeLists.txt | ||
Config.h | ||
Device.cpp | ||
Device.h | ||
Image.cpp | ||
Image.h | ||
PixelQuad.h | ||
Sampler.cpp | ||
Sampler.h | ||
SIMD.h | ||
Triangle.h |