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

Add Burning Ship Fractal #25

Open
greenfan opened this issue Oct 11, 2022 · 2 comments
Open

Add Burning Ship Fractal #25

greenfan opened this issue Oct 11, 2022 · 2 comments
Labels
new-fractal Add a new fractal to the garden.

Comments

@greenfan
Copy link

Add Burning Ship fractal, first described and created by Michael Michelitsch and Otto E. Rössler in 1992

Inspiration

https://en.wikipedia.org/wiki/Burning_Ship_fractal
High Definition Animation of Burning Ship Fractal

Type

Recursive / Canvas ( I think )

Difficulties

None, it should be easy to adapt the Mandelbrot Set as the difference is Burning Ship's real and imaginary components are set to their respective absolute values before squaring at each iteration

@greenfan greenfan added the new-fractal Add a new fractal to the garden. label Oct 11, 2022
@trebeljahr
Copy link
Owner

nice issue for adding a super cool fractal. @greenfan do you want to tackle this? 🙃

@trebeljahr
Copy link
Owner

if you look at the shader code setup for the Mandelbrot Set and the pseudo-code at the Wikipedia page you linked this should be 100% doable 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-fractal Add a new fractal to the garden.
Projects
None yet
Development

No branches or pull requests

2 participants