Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Orbit visualization #4

Open
josecelano opened this issue Aug 1, 2020 · 0 comments
Open

Orbit visualization #4

josecelano opened this issue Aug 1, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@josecelano
Copy link
Owner

josecelano commented Aug 1, 2020

In this site you can see the orbit in a different way:

http://www.stefanbion.de/fraktal-generator/z-orbits.htm

Instead of drawing the real and imaginary parts for each iterations;

image

We can draw a line between a point and the next point in the series. This is a nice way to visualize the orbits. A point with cycle of length 3 is a triangle:

image

A point with period 4 is a square:

image

A point with period 5 is a pentagon:

image

and so on.

We could easily draw those shapes on the mandelbrot image on click/doubleclick events.

@josecelano josecelano added the enhancement New feature or request label Aug 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant