java-topology/defects/melonds-0001/test
russell@unturf.com c51cac9fb1 melonds: 1 CWE-407 defect, MOAD 0002-0005 CLEAN
melonds-0001: GPU3D_Soft RenderScanline iterates all P polygons per
scanline O(P*S) per frame; active-list sweep gives O(P log P + A_total).
9x speedup at P=2048 with typical short-lived polygons. MOAD 0002-0005 CLEAN.
2026-03-31 18:56:40 -04:00
..
melonds-0001-test.cpp melonds: 1 CWE-407 defect, MOAD 0002-0005 CLEAN 2026-03-31 18:56:40 -04:00
test melonds: 1 CWE-407 defect, MOAD 0002-0005 CLEAN 2026-03-31 18:56:40 -04:00