Skip to main content
The main focus of the question is performance; put a hint of that back into the title.
Link
Peter Cordes
  • 3.8k
  • 18
  • 28

Plotting the Mandelbrot set efficiently

Became Hot Network Question
Moved part of the explanation from the bottom of the question to the top of the question.
Source Link
pacmaninbw
  • 26.1k
  • 13
  • 47
  • 114

This is my Mandelbrot set program - it includes Smooth Coloring, perodicity checks, and my approach to biomorphs.

I know of Edge Detection, but I couldn't find a simple explanation that I can understand. Any help appreciated!

This is my Mandelbrot set program - it includes Smooth Coloring, perodicity checks, and my approach to biomorphs.

I know of Edge Detection, but I couldn't find a simple explanation that I can understand. Any help appreciated!

This is my Mandelbrot set program - it includes Smooth Coloring, perodicity checks, and my approach to biomorphs.

I know of Edge Detection, but I couldn't find a simple explanation that I can understand. Any help appreciated!

This is my Mandelbrot set program - it includes Smooth Coloring, perodicity checks, and my approach to biomorphs.

I know of Edge Detection, but I couldn't find a simple explanation that I can understand. Any help appreciated!

improve appearance in question lists, tag graphics for whatever gains may be waiting there
Source Link
greybeard
  • 7.7k
  • 3
  • 21
  • 56

How do I optimize this mandelbrot Plotting the Mandelbrot set plotting algorithm further?

How do I optimize the Mandelbrot set plotting algorithm implemented in escapesmooth() and display() further?

How do I optimize this mandelbrot set plotting algorithm further?

Plotting the Mandelbrot set

How do I optimize the Mandelbrot set plotting algorithm implemented in escapesmooth() and display() further?

added 3758 characters in body; edited title
Source Link
Loading
Source Link
Loading