salvin18 on DeviantArthttps://www.deviantart.com/salvin18/art/3d-weave-fade-to-blue-178147742salvin18

Deviation Actions

salvin18's avatar

3d weave fade to blue

By
Published:
212 Views

Description

like a weaver weaving something.
many of my fractals are named as weaved :D
Image size
1280x960px 892.46 KB
Make
0
Model
9
Shutter Speed
1/2 second
Aperture
F/74099368.0
Focal Length
74099371 mm
ISO Speed
1
© 2010 - 2024 salvin18
Comments1
Join the community to add your comment. Already a deviant? Log In
salvin18's avatar
apophysis script to create this fractal:


{ Flame }
Clear;
Flame.Width := 555;
Flame.Height := 427;
Flame.Brightness := 4;
Flame.Gamma := 4;
Flame.Zoom := -0.0870912997497044;
Flame.Scale := 31.8052729074218;
Flame.X := 0.364699163538074;
Flame.Y := -0.106638160355303;
Flame.Background[0] := 0;
Flame.Background[1] := 0;
Flame.Background[2] := 0;

{ Transform 1 }
AddTransform;
with Transform do begin
for i := 0 to NVARS do Variation[i] := 0;
Weight := 0.267482843948528;
Color := 0.141963086789474;
a := -0.122438;
b := 0.320495;
c := -0.320495;
d := -0.122438;
e := -0.456175;
f := 0.404298;
Opacity := 1
linear3D := 0.755347433267161
spherical := -0.11
julian := 0.244652566732839
julian_power := 5
julian_dist := 1
end;

{ Transform 2 }
AddTransform;
with Transform do begin
for i := 0 to NVARS do Variation[i] := 0;
Weight := 0.756715014576912;
Color := 0.438040903769433;
a := 0.776573;
b := 0.554843;
c := -0.554843;
d := 0.776573;
e := 0.281325;
f := 0.289258;
Opacity := 1
linear3D := 1
end;