HOME | DD

Hosse7 — Mandala 64 Ray script

Published: 2008-06-25 20:00:02 +0000 UTC; Views: 4146; Favourites: 30; Downloads: 477
Redirect to original
Description { Mandala 64 Ray :: Created by Hosse7 for Apophysis 2.06 3D hack}

Clear;
p := 4+trunc(random*6);
z := ((random*0.2)+0.5);
addtransform;
with Transform do
begin
linear3D := 0;
julian := -1;
julian_power := -64;
julian_dist := 13.995;
preblur := 0.25;
zscale := -10;
ztranslate := z;
zcone := -0.13;
translate(random*1,random*1)
color := random;
scale(1.25);
end;

AddTransform
With Transform do
Begin
linear3D :=0
wedge_julia := -0.5
wedge_julia_angle := z +random
wedge_julia_count := 8+random/4
wedge_julia_power := trunc(random*50+5)
wedge_julia_dist := 6
preblur := 0.05;
zscale := 0.25;
ztranslate := z;
zcone := -0.08;
translate(random*2,random*1)
rotate(random*360)
color := random
symmetry := 2
weight := -0.5
transform.a :=1;
transform.b :=0;
transform.c :=0;
transform.d :=1+random;
transform.e :=0;
transform.f :=0;

End

addtransform;
with Transform do
begin
linear3D := 0;
bubble := ((random*0.3)+0.2);
hemisphere := 1+((random*1)+1);
blur3D := 0;
scale(0.25);
rotate(random*360);
color := random;
end;

flame.gamma := 2.5;
flame.pitch := 0 ;
flame.yaw := 8;
CalculateColors;
CalculateScale;
Related content
Comments: 11

SiennaBlue [2014-11-12 01:07:33 +0000 UTC]

Thank you!

👍: 0 ⏩: 0

CheekaCat [2009-11-21 13:49:07 +0000 UTC]

Thank you for sharing

👍: 0 ⏩: 0

zweeZwyy [2009-04-12 00:27:02 +0000 UTC]

Great script! Ojo de Dios here [link] -

👍: 0 ⏩: 0

miiOn-chan [2008-12-28 20:51:42 +0000 UTC]

I have a problem. When I click "run", it shows an error message, which says there is a problem at line 62.
When I click "edit", there is "line 62 : unknown member identifier : "pitch" "
I don't understand the problem ^^

👍: 0 ⏩: 1

1389AD In reply to miiOn-chan [2009-02-23 03:37:24 +0000 UTC]

This script needs to run in the Apo 3D hack version.

👍: 0 ⏩: 0

live2b [2008-10-28 01:08:01 +0000 UTC]

This looks interesting!!

👍: 0 ⏩: 0

Actionjack52 [2008-10-26 12:47:06 +0000 UTC]

Very cool Alex! I can't wait to try it! Thanks!

👍: 0 ⏩: 0

Hosse7 [2008-10-10 20:07:54 +0000 UTC]

Copy buffer text
Paste text Edit script)/New Script

👍: 0 ⏩: 0

FireLilyAS [2008-10-09 16:24:08 +0000 UTC]

how do we use this? i'd love to try it, but theres no file for download... help?

👍: 0 ⏩: 1

1389AD In reply to FireLilyAS [2009-02-23 03:39:01 +0000 UTC]

You just highlight it, copy it, then go into Apo 2.08 3D Hack, click the Script Editor button, select Paste, then save it as "Mandala_64_Ray_script_by_Hosse7.asc".

👍: 0 ⏩: 0

Hosse7 [2008-06-25 20:03:25 +0000 UTC]

Genetic Mandala script

👍: 0 ⏩: 0