Posts: 70
Threads: 25
Joined: May 2013
Formular: Powerwarp
N integer: -2
Warptype: 1
Warp Amount: -10
Radius: 0,5
Inversion: 1
Position X: 0
Position Y: 0
I think the problem is caused by the negative N integer value, if i type N interger: -1, there is only the message "invalid combination"
Regards,
Krisi
Posts: 747
Threads: 255
Joined: Apr 2013
Thanks Krisi.
The problem is specifically with negative power N, Inversion 1 in Julia mode with c = 0 0. As long as c is not zero it should work with any values. I will experiment to find a fix that doesn't significantly affect other results.
Integer powers -1, 0 and 1 don't produce fractals for z^N+c and would be useless for this formula.
Regards, Garth
Posts: 70
Threads: 25
Joined: May 2013
(04-23-2021, 10:11 PM)Garth Thornton Wrote: Thanks Krisi.
The problem is specifically with negative power N, Inversion 1 in Julia mode with c = 0 0. As long as c is not zero it should work with any values. I will experiment to find a fix that doesn't significantly affect other results.
Integer powers -1, 0 and 1 don't produce fractals for z^N+c and would be useless for this formula.
Thanks for the Info!
Regards,
Krisi