I've read about a quadtree or kd-tree splitting and a mandelbrot set but what when the rectangle before the first split and the frame lies in the mandelbrot set or has the same iteration depth and the algorithm returns from tiling? How can I force to skip filling a rectangle when it's too big?
Asked
Active
Viewed 297 times
0
-
I do not understand your question. – Has QUIT--Anony-Mousse Dec 24 '12 at 23:12
-
When you are looking at the root of the tree what happens when you start to subdivide the space? – Micromega Dec 25 '12 at 01:37
-
reminds me of http://williamedwardscoder.tumblr.com/post/26628848007/rod-marching – Will Jan 16 '13 at 07:41