Hosse7 on DeviantArthttps://www.deviantart.com/hosse7/art/Mandala-Mystic-Script-81635222Hosse7

Deviation Actions

Hosse7's avatar

Mandala Mystic Script

By
Published:
3.8K Views

Description

for Apo 3D hack
Text script:
{ 3D Mandala Mystic :: Created by Hosse7}

Clear;
z := ((random*0.2)+0.5);
addtransform;
with Transform do
begin
linear3D := 0;
julian := 1;
julian_power := -8;
julian_dist := 0.995;
preblur := 0.25;
zscale := 0.65;
ztranslate := z;
zcone := -0.03;
translate(random*1,random*1)
color := random;
scale(1.25);
end;

addtransform;
with Transform do
begin
linear3D := 0;
bubble := ((random*0.2)+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 := random*6.283183061;
CalculateColors;
CalculateScale;
Image size
768x768px 151.74 KB
© 2008 - 2024 Hosse7
Comments7
Join the community to add your comment. Already a deviant? Log In
SiennaBlue's avatar