fractal-garden icon indicating copy to clipboard operation
fractal-garden copied to clipboard

Add Burning Ship Fractal

Open greenfan opened this issue 2 years ago • 2 comments

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 avatar Oct 11 '22 19:10 greenfan

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

trebeljahr avatar Oct 14 '22 21:10 trebeljahr

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 :+1:

trebeljahr avatar Oct 14 '22 21:10 trebeljahr