Comment { Multifractal_10 composes images using max 5 different formulas simultaneously. There are 9 frms to choose from. There are five "channels": basic shape, outside and inside 1-3.The transitions are controlled by an iteration counter or by border (z) values, in and out (bigger or smaller), or iteration and border simultaneously. At the transition points optional resets are provided, either of the iteration counter or the z-value (or both), which affect the coloring and further iteration. Five different bailout values can be applied, ranging from 1 to one million. The effect is compression or expansion of the colours. A unique programmable "warp-effect" can be applied to each channel. It changes the behaviour and looks of the channels, pending on previous iterations, a choosable function and a "warp" factor. Maybe this just means a distortion, maybe a 3d effect. Sylvie Gallet's lake effect is optional, fully integrated and works with all formulas, inside3 is shut off if activated. There now is a second basic "Double mandel" which allows the creation of "mandscapes", 2 samples with different insides, symmetric or asymmetric are provided. "Debugflag=322" must be deactivated. Please check your SS-tools.ini. Multifractal_10 Inputs: Real P2 First Input (before the dot) 5 Digits : Channels : 1_Basic Shape 2_Outside 3_Inside1 4_Inside2 5_Inside3 Frms: 1_Secant 2_Mandel(2) 3_Bees 4_Julia 5_Many Mods 6_Phoenix 7_Newton 8_Spider Second Input (after the dot) 2 Digits_Many Mods_Number of sides 2 Digits_Phoenix 2 Digits_Spider 1 Digit_Reset on Transitions (Shape) 0_no 1_Dble Mandel 2_Iter-reset 3_both +5_warp 4 Digits_Reset Channels 2-5 0_no 1_z-reset 2_Iter-reset 3_both +5_warp Imag P2 First Input 5 Digits_Colour (Bailout) Number for each channel (5 available) Second Input Variables : 4 Digits_Mand/Jul (2 var) 2 Digits_Secant 4 Digits_Bees Real P3 First Input 2 Digits_Newtonvariable 4 Digits_Colour1 Second Input 5 Digits_Colour2 5 Digits_Colour3 Imag P3 First Input Basic Shape : Warp-factor (fn1 is used) Second Input 5 Digits_Colour4 6 Digits_Colour5 Real P4 First Input Outside : Warp-factor (fn2 is used) Second Input Outside : 4 Digits+1fractal digit_Border-out 4 Digits+1 fractaldigit_Border-in Imag P4 First Input Inside1_Maxiter Second Input Inside1 : 1 Digit_Transition: 1_maxiter 2_borderout 3_borderin +5_maxiter+border 5 Digits_warp factor (fn2 is used) 4 Digits+1 fractaldigit_border1 Real P5 First Input Inside2_Maxiter Second Input Inside2 : 1 Digit_Transition: 1_maxiter 2_borderout 3_borderin +5_maxiter+border 5 Digits_warp factor (fn3 is used) 4 Digits+1 fractaldigit_border2 Imag P5 First Input Inside3_Maxiter Second Input Inside3 : 1 Digit_Transition: 1_maxiter 2_borderout 3_borderin +5_maxiter+border 5 Digits_Warp factor (fn4 is used) 4 Digits+1 fractal digit_border3 Alternate Input Imag P5 First Input : 1_Lake effect enabled (Inside3 disabled) Second Input : 2 Digits_Frequency 2 Digits_Waterlevel 2 Digits_Amplitude Inputs Multifractal_10: ; ;p1 (spider)julia-seed ;real(p2) 5digits : (1)shape (2)outside (3)inside1 (4)inside2 (5)inside3 ;0_off 1_secant 2_mand 3_bees 4_jul 5_m_mods 6_phoen 7_newt 8_spider ; input2: 2digits_many-mods 2digits_phoenix 2digits_spider ; 1digit_shapereset:0_no 1_dblmandel 2_iter-reset 3_both +5_warp ; 4digits reset : 0_no 1_z-reset 2_iter-reset 3_both +5_warp ;imag(p2)(-) 5digits_colour(bailout) number ; input2 : 4digits(-)_mand/jul 2digits_secant 4digits_bees ;real(p3) 2digits_newt 4digits_colour1, 5digits_colour2 5digits_colour3 ;imag(p3) shape : factor (fn1), 5digits_colour4 6digits_colour5 ;real(p4) outside: factor (fn2), 4+1digits_bord-out 4digits+fract_bord-in ;imag(p4) inside1: maxit1, 1digit_use:1_maxit 2(7)_bord-out 3(8)_bord-in ; 5digits_factor1 (fn2) 4digits+fract_border1 ;real(p5) inside2: maxit2, 1digit_use:1_maxit 2(7)_bord-out 3(8)_bord-in ; 5digits_factor2 (fn3) 4digits+fract_border2 ;imag(p5) inside3: maxit3, 1digit_use:1_maxit 2(7)_bord-out 3(8)_bord-in ; 5digits_factor3 (fn4) 4digits+fract_border3 ; optional: 1_lake effect, 2digits_frquency 2digits_level 2digits_ampl ;fn(1) shared by many-mods+bees }