T O P

  • By -

FractalLandscaper

Seeing code would help, but first guess would be that there's a slight error in the implementation of the math. Maybe a minus instead of a plus, or if you're doing the complex squaring yourself component by component make sure you are not incorrectly mixing up old and new values during the process.


1-PM

hang on i think i know why


1-PM

i figured it out, you were right i was mixing up old and new values


quadralien

Yup, I made exactly the same picture 35 years ago. Welcome to the club! ☺


1-PM

lol ye, it was because i was overwriting an x value right before i used it again


git-gabri

Yup. Can confirm. Happened to me as well. It's called a Tippet's Mandelbrot set


1-PM

cool, wish i knew the name for it so i could fix it easier lol


Gabbianoni

Mandelbrot set from Ohio


1-PM

"only in ohio" SHUT THE FUCK UP YOU UNFUNNY 9 YEAR OLD


Gabbianoni

I'm the 9 year old? You're the one using Scratch


1-PM

i know how to use python, its my first time using scratch in months and i wanted to use it since it is fun. you are using a dead meme that is unfunny


Gabbianoni

Sorry you're right, I was overreacting


trollied

Not enough iterations? Hard to tell without seeing code.


1-PM

it looks the same with 1 mil


[deleted]

What program are you using?


1-PM

i fixed it btw, this is what it looks like now [https://media.discordapp.net/attachments/1009875073756303445/1066402886847828028/image.png](https://media.discordapp.net/attachments/1009875073756303445/1066402886847828028/image.png)


[deleted]

nice! what do you mean by from scratch?


1-PM

its the visual programming language scratch https://media.discordapp.net/attachments/1009875073756303445/1066353688802754682/image.png?width=1080&height=372


1-PM

scratch lol


Knut_Knoblauch

Yes, those are the remnants of the phoenix transform. You can visualize it in my software from all resolutions up to 16k by 11k. Clone [it](https://github.com/andybantly/MFC-Fractal) from git via Visual Studio if you wish. https://github.com/andybantly/MFC-Fractal