2022-05-16 17:48:48 +00:00
2022-04-15 13:36:38 -05:00
2022-05-16 17:29:04 +00:00
2022-05-16 17:48:48 +00:00
2022-03-23 08:05:02 +09:00
sig
2022-05-16 19:37:00 +00: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%