Skip to main content
Participant
July 8, 2021
Answered

mandelbrot set in designer?

  • July 8, 2021
  • 1 reply
  • 521 views

I'm trying to create a mandelbrot set in designer. zn+1 = zn2 + c

I'm terrible with math and I don't program. The forula seems pretty simple though. I took a couple cracks at it in fx nodes but no luck. Is there a way to do this or make an approximation of it in designer either in fx nodes or in the top graph? thx

This topic has been closed for replies.
Correct answer Luca Giarrizzo

Hello,

 

Andrei Zelenco managed to get a pretty good result with a Pixel Processor node and a custom iteration function in his tests. Maybe you can ask him?

 

If you are interested in what can be achieved with Pixel Processors and FX-Maps, the Facebook group Inside the node, which is managed by Andrei, is a great community to go further.

 

Best regards.

1 reply

Participant
July 8, 2021

posting messed up the formula. This formula.

Luca Giarrizzo
Community Manager
Luca GiarrizzoCommunity ManagerCorrect answer
Community Manager
July 15, 2021

Hello,

 

Andrei Zelenco managed to get a pretty good result with a Pixel Processor node and a custom iteration function in his tests. Maybe you can ask him?

 

If you are interested in what can be achieved with Pixel Processors and FX-Maps, the Facebook group Inside the node, which is managed by Andrei, is a great community to go further.

 

Best regards.

Luca Giarrizzo | Quality Engineer - Substance 3D Designer | Adobe
Participant
July 15, 2021

Thanks! Funny enough, I reached out to him after posting this and he shared his graph with me. What a legend!