Menu

#11 Use space filling curve to paint the fractal.

open
5
2013-02-08
2003-03-19
No

'Coz it would look way cool to generate the fractal by using a space-filling, "Peano" curve (a fractal itself) rather than a boring raster scan (which it currently uses). Use a map of length along curve to pixel coords. Divide up length into a number of sections. Fine for powers of 4. What about other numbers? Use different space filling curves according to number of threads?

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.