Some questions regarding Fractals.
in
Programming Questions
•
2 years ago
Hi,
For a performance I'm using Processing's Mandelbrot fractal example but I'm facing various problems to make it into something usable for a performance:
1- When I zoom in like 4 steps, it will take forever to laod.
2- When I zoom in enough with manipulating xmin, ymin and wh, the image mirros and if you zoom in again, it would zoom back instead.
These are my main problems. I would be glad to provide more info if asked or get any advice or link on the topic.
-Thanks in advance.
For a performance I'm using Processing's Mandelbrot fractal example but I'm facing various problems to make it into something usable for a performance:
1- When I zoom in like 4 steps, it will take forever to laod.
2- When I zoom in enough with manipulating xmin, ymin and wh, the image mirros and if you zoom in again, it would zoom back instead.
These are my main problems. I would be glad to provide more info if asked or get any advice or link on the topic.
-Thanks in advance.
1