HOME | DD

technochroma — Spring Parade by

Published: 2015-01-13 00:59:17 +0000 UTC; Views: 11750; Favourites: 185; Downloads: 245
Redirect to original
Description This is an Apophysis fractal that has been given creative coloring in Photoshop. This was made possible through the params of BoxTail  as seen in   available in Fractal-Resources .This image is free for download and the params are open for tweaking. Enjoy!


 
 
 
 
 
     C4A7A3B69991C78575C98673B48375A6897B9B8675948280
     83888E7A878F8198928F9893A59F9FB49485BC7C72C45B58
     BE5157B93655BA3455BB4855C55458C35C5FC8786DBC9C83
     C5AA8CC7B899C7BD9ACAB49DC4B9A7C4BEB0BAC1C7C0C5C9
     B8C6C9B7C5C8B7C0C7B2BAC7B0A9B0A39EA2858C96837886
     7E697C79576F79516B7D374F90425A93465AAE5456BA5C5D
     BA5E5FB6635FAF6973B1928DB5A898B8AC9EB8B5A6B4ABAE
     B7A49DB29E979A817D857E76836A6E625E6D3F4A5C384357
     3D2F5247244C602F4D8F3750A53F57B34D5BBD6059C77F70
     BE9987B7AB9BBAB8A9AEB9B3B9C1B4BBBEB3B8B9A9A1AC9E
     7C9B93698B8D467A926C6D726C667473707776757B84787C
     8E7E7E9183767D71736563704D4C5A3D4053232949191A39
     1116340F15351617361C19342124352A2B40412A462D2A3F
     232943221D3D1C18391D1C3B1D26433730514E45626D6771
     898387A89992B39C8CA486868B7685715D76445060294A5D
     25526531515E4F4A606C546E79526D694867593C5A454054
     2F2A402A234445274B492E4D874C68B97D72839B8B7D9B91
     849B9598A48EA2B09FADB09BAFA695AFA196AF928AA48C88
     9180868C94A18E9FB3A4ACAFBBB3B0BDB6A3BAB49CB8A392
     BF8579B67464A9625EA36361935761945766A65F65AE676B
     A7666C9B5E6593596587626A96727E9A7C7E9E7B79997A78
     90626D7B63715C5A6F374E5E32445A2134520D2547082140
     1F3354233758384454434159533C595F406086485D8C3A60
     8B54679F6F7FB49B96BCB4B2ACBFC6A6C6BB8EC5CC5B9DB5
     648B906A777F717C7E76757D7565727E6F7288736E926F6B
     956F6EA17666B78A77B7A08EC4AF90C5B896C7B996C8B99A
     C6B999C2BB9EBEBCADBFC7B2B8C1C6B5BFC8A8B4C0A699AA
     8A7C8B63686E41485B202F501019380B1131030D28050F32
     0513360C15360E17360E17381A1E411A213E212747193452
     1C284218243C0F183905173B0614370D16371217351F183A
     3D2545533051773455913D54B44555B24856A84F6193455D
     98495EAC555EB16164AE796BAD9D7BB7A797BCAF9CC7B39B
 

Related content
Comments: 21

leundean [2023-03-31 20:01:19 +0000 UTC]

👍: 0 ⏩: 0

DiamondGemInk [2023-01-10 03:07:42 +0000 UTC]

👍: 0 ⏩: 0

malre [2018-12-24 19:34:33 +0000 UTC]

Superbe toute votre collection merite un commentaire vraiment sublime, vous avez un temps fou à perdre !!
Bienvenue sur mon post ou vous pourrez sans doute nous donner un peu de votre engouement !!
Merry Christmas.. eXplosion Script by Physivic-Eclosion//ecllosion Script
//created by Chayuti Chetsandtikhun aka Physivic (explosion)
//and add transform https://www.deviantart.com/malre
//Requires Apophysis with 3D feature
//as well as the following plugins:
//Hemispehere, Bipolar, and Wedge            
clear; //Clears the current flame, leaving the editor screen completely empty
 
AddTransform; //Transform 1, works in conjunctio0n with Transform 2 to create a flat surface              
Transform.linear := 0; //Clears the Transform of the linear variation      
Transform.linear3D := 0; //Clears the Transform of the linear3D variation                                      
Transform.disc := 1.5+ random *0.25; //Alters the shape of the pad's outer ring at the bottom of the flame  
Transform.ztranslate := -50; //Moves the julian image away from the image
Trans  Chra Garden-1// Script elaborate with many sample
//
// Malre.deviantart.com  
//
//
cl:=1;
InputQuery
('Bubbles','1=clear or 2=overlay',cl)
If cl=1 then
Begin
Clear;
End;
a := random*2.5;
x := random/70
s := random*0.15;
b:= 0;
c:= 0;
d:= 1.5625;
e:= 0;
f:= 0;
AddTransform
with transform do
begin
   transform.variation [0] :=0;
   transform.bubble := random/25;
   rotate(random*120)
   color:=random;
end;
AddTransform;
With Transform do
Begin
spherical:= 0.125;
diamond:=0.78966;
crackle:= 1;
crackle_cellsize:= 1;
crackle_power:= (0.5+(random*0.25));
crackle_distort:= 0;
crackle_scale:= (1.5-(random*0.5));
crackle_z:= 0;
mobius:= 1;
Re_A:= 1;
Im_A:= 0;
Re_B:= 0;
Im_B:= 0;
Re_C:= 0;
Im_C:= 0;
Re_D:= 1;
Im_D:= 0;
Transform.plotmode:= 1;
Weight:= 0.5;
Symmetry:= -0.08;
Color:= 1;
End;
AddTransform
With Transform do
Begin
Transform.Variation[0] := 0;
bubble := 1.188;
wedge := 0.03;
wedge_angle := 1.5708;
wedge_hole := 0;
wedge_count := 7;
wedge_swirl := 0;
Reef Script by malre//script by Rob Richards
//piritipany.deviantart.com
//based on a script by shortgreenpigg
//shortgreenpigg.deviantart.com
AddTransform;
with Transform do
begin
linear := 0;
b := 0.1 + random*0.1;
bubble := b;
pre_blur := 1;
// spherical := b*0.1
// rectangles := 0.01
q := 0.25 + random*0.5
rectangles_x := q
rectangles_y := q
Weight := 0.5;
color := random
symmetry := -1
translate(-0.5 + random*1,-0.5 + random*1)
rotate(random*360)
end;
Addtransform;
with transform do
begin
linear := 0;
julia3D := 0.7;
julia3D_power := -2
pre_rotate_x := 0.06;
pre_rotate_y := 0.05;
ztranslate := 0.02;
weight := 1.0;
color := random
translate(-1 + random*2,-1 + random*2)
rotate(random*360)
end;
Addtransform;
with transform do
begin
linear3D := 0;
swirl := 0.5;
swirl_power := 2
pre_ztranslate := 0.05;
pre_rotate_x := 0.1;
pre_rotate_y := 0.2;
ztranslate := -0.05;
weight := 0.6;
color := random
translate(-1 + random*2,-1 + random*2)
rotate(random*360)
end;
Addtransform;
with transform do
begin
linear3D :=  Fractasitercl:=1;
InputQuery
('Bubbles','1=clear or 2=overlay',cl)
If cl=1 then
Begin
Clear;
End;
AddTransform;
With Transform do
Begin
 //linear:= 0;
 Transform.Variation[0]:= 0;
 bubble:= (0.1+(random*0.1));
 pre_blur:= (1+random);
 Weight:= 2.5;                //1.75;
 Symmetry:= -1;
 Color:= random;
End;
AddTransform
with Transform do
begin
Transform.linear3D := 0;
Transform.julian := 0.5 + random;
Transform.julian_power := 2 + random/10;
Transform.julian_dist := -1 + random/10;
Transform.zscale :=0.08;
Transform.zcone :=-0.01;
Transform.ztranslate := 0.01 + random/10;
Transform.coefs[0,0] := 0.560074 //x0
Transform.coefs[0,1] := 0 //x1
Transform.coefs[1,0] := 0.000599 //y0
Transform.coefs[1,1] := 0.559177 //y1
Transform.coefs[2,0] := (0.1+(random*0.3));     //0.1 //o0
Transform.coefs[2,1] := (0.1+(random*0.4));     //0.1 //o1
color := random;
Weight := 0.6;
Symmetry := 0;
end;
 SetActiveTransf   

👍: 0 ⏩: 0

dhaymil [2018-01-16 16:12:11 +0000 UTC]

Love the image but when I copied and loaded the parameters, Apo said no color data and I didn't see anythng..
Can't see anything in Chaotica either (no color data in the Palette window)...
Maybe my error or something else..
Dennis

👍: 0 ⏩: 0

DennisReed [2017-06-12 17:04:36 +0000 UTC]

stunning

👍: 0 ⏩: 0

Redspades [2016-04-21 19:15:39 +0000 UTC]

your fractals are top-notch man, i could easily see this as my wallpaper

👍: 0 ⏩: 0

Yuusaka [2016-01-13 16:54:43 +0000 UTC]

<3<3<3<3<3<3

👍: 0 ⏩: 0

Leanndra51 [2015-06-14 00:32:18 +0000 UTC]

What a fun looking image!  Very whimsical, and so lovely!

👍: 0 ⏩: 0

CaptainElsa [2015-01-15 17:10:31 +0000 UTC]

love it!

👍: 0 ⏩: 0

tsahel [2015-01-15 09:10:16 +0000 UTC]

pretty shape !

👍: 0 ⏩: 0

Kondratij [2015-01-14 04:28:09 +0000 UTC]

Beautiful.

👍: 0 ⏩: 1

technochroma In reply to Kondratij [2015-01-15 00:14:57 +0000 UTC]

Thank you so much!

👍: 0 ⏩: 0

AkuraPare [2015-01-13 17:21:59 +0000 UTC]

lovely fractals!

👍: 0 ⏩: 1

technochroma In reply to AkuraPare [2015-01-15 00:14:48 +0000 UTC]

Thank you so much!

👍: 0 ⏩: 0

fractal2cry [2015-01-13 14:38:45 +0000 UTC]

and ty for sharing params

👍: 0 ⏩: 1

technochroma In reply to fractal2cry [2015-01-15 00:14:39 +0000 UTC]

Aww thank you! And anytime!

👍: 0 ⏩: 1

fractal2cry In reply to technochroma [2015-01-15 12:15:15 +0000 UTC]

👍: 0 ⏩: 0

ThoughtWeaver [2015-01-13 11:17:21 +0000 UTC]

A most lovely and colorful gnarl! I can see the inspiration of his work shining through in this craftily modified work. Great job!

👍: 0 ⏩: 1

technochroma In reply to ThoughtWeaver [2015-01-15 00:14:28 +0000 UTC]

Thank you so much! Yes, this is a gnarl gone crazy

👍: 0 ⏩: 0

BaneOfTheEmpire [2015-01-13 04:15:30 +0000 UTC]

Wow. I really like ribbon-like look!

👍: 0 ⏩: 1

technochroma In reply to BaneOfTheEmpire [2015-01-15 00:14:07 +0000 UTC]

Thank you!

👍: 0 ⏩: 0