Fixed polygon rasterizer.
Reason was the clip edge function that delivered
vertical edges from skew ones due to rounding.
These must not be skipped when exactly on a pixel
boundary as true vertical edges are.
This commit is contained in:
Matthias Koefferlein
2023-03-04 22:20:06 +01:00
parent feb50f49dd
commit be0d155848
4 changed files with 50 additions and 4 deletions
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.