sigonasr2, Sig, Sigo 3c027104e9
Alpha transparency implementation
Transparency and Alpha values are now integrated in color painting.
2022-04-15 10:46:55 -05:00
2022-04-15 10:46:55 -05:00
2022-03-23 08:05:02 +09:00

PolygonFillRender

Renders filled polygons using fast pixel blitting and odd-parity polygon scanline filling.

Polygon scanline fill algorithm learned and implemented using https://www.cs.rit.edu/~icss571/filling/index.html.

Description
Renders filled polygons using fast pixel blitting and odd-parity polygon scanline filling.
Readme 117 KiB
Languages
Java 94.4%
Shell 5.6%