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%