CJ Cat Flood Fill Stress Test 1

Stress testing and frame rate comparison of Allen Chou's dynamic lighting techniques

Adapted from flashkit thread as aknowledged below and implemented in C# elsewhere online [source to follow]

Flood Filled 2D Dynamic Shadows vs Dynamic 2D Shadows

This is a 'Flood Filled' test adapted from http://wonderfl.net/c/lqhL by Allen Chou (aka cjcat2266
Shadow-casting vertex finding algorithm reference:
http://board.flashkit.com/board/showthread.php?t=798017

Scanline flood algorithm reference:
http://lodev.org/cgtutor/floodfill.html#Scanline_Floodfill_Algorithm_With_Stack