Color Flood: Wilson's Algorithm
bl.ocks.org
Color Flood: Wilson's Algorithm
1–10 of 27 posts
Re: Color Flood: Wilson's Algorithm
#2Is this is a flood-fill algorithm?
Cause what I remember from back in the day when you could still watch MS Paint do the flood fill, a more efficient version fills out horizontal spans all at once, instead of growing like an ink blot.
But it looks cool.
EDIT: maybe this is one of those "use the entire RGB colour space" type of renderings? (see http://allrgb.com )
Re: Color Flood: Wilson's Algorithm
#3Looks cool. The article could use a bit more explanation of what exactly I'm looking at. Is this is a flood-fill algorithm? Cause what I remember from back in the day when you could still watch MS Paint do the flood fill, a more efficient version fills out horizontal spans all at once, instead of growing like an ink blot. But it looks cool. EDIT: maybe this is one of those "use the entire RGB colour space" type of re…
Re: Color Flood: Wilson's Algorithm
#4Looks cool. The article could use a bit more explanation of what exactly I'm looking at. Is this is a flood-fill algorithm? Cause what I remember from back in the day when you could still watch MS Paint do the flood fill, a more efficient version fills out horizontal spans all at once, instead of growing like an ink blot. But it looks cool. EDIT: maybe this is one of those "use the entire RGB colour space" type of re…
Re: Color Flood: Wilson's Algorithm
#5Re: Color Flood: Wilson's Algorithm
#6Re: Color Flood: Wilson's Algorithm
#7Re: Color Flood: Wilson's Algorithm
#8Warning for the link to Prim's Algorithm: it's a beast and will make FF fairly unresponsive.
Quick screencast: https://docs.google.com/file/d/0B4MGwWE_SNv0elNfUVdmalp5NVE
Re: Color Flood: Wilson's Algorithm
#9Re: Color Flood: Wilson's Algorithm
#10Warning for the link to Prim's Algorithm: it's a beast and will make FF fairly unresponsive.
I'm running 29 (Aurora? Beta? Whatever it's called :)) on OS X and it's perfectly smooth, low CPU usage.