HOME | DD

Published: 2008-12-03 21:51:39 +0000 UTC; Views: 4963; Favourites: 30; Downloads: 958
Redirect to original
Description
{ Mandala Ancient :: Created by Hosse7 for Apophysis 2.06 3D hack}Clear;
p := 4+trunc(random*6);
z := ((random*0.05)+0.5);
addtransform;
with Transform do
begin
linear3D := 0;
julia3D := z;
julia3D_count := random;
julia3D_power := -8;
julian3D_dist := 0.35;
preblur := 0.25;
zscale := -1;
ztranslate := z;
zcone := -0.13;
translate(random,random)
color := random;
scale(1.25);
end;
AddTransform
With Transform do
Begin
linear3D :=0
wedge_julia := -0.4
wedge_julia_angle := z +random
wedge_julia_count := 45+random/8
wedge_julia_power := trunc(random*50+5)
wedge_julia_dist := 6
preblur := 0.05;
zscale := 0.45;
ztranslate := z;
zcone := -0.08;
translate(random*2,random)
rotate (random*360)
color := random
symmetry := 2
weight := -0.5
transform.a :=1+random;
transform.b :=0;
transform.c :=0;
transform.d :=1+random;
transform.e :=0;
transform.f :=0;
End
addtransform;
with Transform do
begin
linear3D := 0;
spherical := -z;
bubble := ((random*0.5)+0.2);
hemisphere := 0.5+(random+1);
blur3D := 0;
scale(0.35);
rotate(random*360);
color := random;
end;
AddTransform
With Transform do
Begin
linear3D := 0
crackle := 0.55
crackle_cellsize := 0.07
crackle_power := 0.05
crackle_distort := 0.5
crackle_scale := 1
crackle_z := 0
scale(0.4)
rotate(360*random)
weight := -0.5
color := random
End
flame.gamma := 2.5;
flame.pitch := 0 ;
flame.yaw := 8;
CalculateColors;
CalculateScale;
Related content
Comments: 5
Hosse7 [2009-05-19 10:58:25 +0000 UTC]
"crackle_cellsize := 0.07" parametr optimal variation - 0.1-0.2
👍: 0 ⏩: 0
Actionjack52 [2009-02-03 03:59:40 +0000 UTC]
This looks very cool Alex! Thanks for sharing!
👍: 0 ⏩: 0
FracFx [2008-12-04 16:56:37 +0000 UTC]
The download is setup wrong, you should upload the .asc script or a .rar file with the files in it and it will require a preview where you use your .jpg cover pic (and to reply to this you have to click the reply button at the bottom left of this box, I've made the same mistake before )
Thanks for sharing
👍: 0 ⏩: 0
Isis44 [2008-12-03 23:12:48 +0000 UTC]
Thanks for sharing this new script Alex. I've enjoyed using your previous ones and this one looks very interesting! , Catherine.
👍: 0 ⏩: 0