HOME | DD

Published: 2009-01-28 16:11:06 +0000 UTC; Views: 4094; Favourites: 32; Downloads: 1126
Redirect to original
Description
This is a script, which creates a random 3d city for Apophysis 3D Hack.For the best result you may need to run it a few times.
Also play with the gradient.
It's based on the 3D Glass Julian Script [link] by
Related content
Comments: 15
MtPvonExplodingArt [2012-11-04 12:55:24 +0000 UTC]
Awesome script, helps a lot on my space art pictures. Thanks a lot
👍: 0 ⏩: 0
StarTrekOmega [2009-01-29 17:15:13 +0000 UTC]
for real. I need to get back to writing scripts myself. I still need practice and alot of help though
👍: 0 ⏩: 0
StarTrekOmega In reply to CajunCamera [2009-01-29 17:18:04 +0000 UTC]
this script tutorial by ~djeaton3162 helped me get started. [link] I hope this helps you too.
👍: 0 ⏩: 1
MurdocSnook In reply to CajunCamera [2009-01-29 21:22:51 +0000 UTC]
I learned it with the help of a beginners tutorial and reading other scripts for the advanced stuff.
👍: 0 ⏩: 1
CajunCamera In reply to MurdocSnook [2009-01-29 21:24:46 +0000 UTC]
Ok. I got a question for you. I typed in this scrpit:
Clear;
AddTransform
with transform do
begin
Transform.linear := 0;
Transform.spiral := 1;
end;
AddTransform
with transform do
begin
Transform.linear := 0;
Transform.diamond := 1;
end;
SetActiveTransform(transforms)
with Transform do
begin
Transform.linear := 0;
Transform.swirl := 1;
end;
Flame.FinalXformEnabled := true;
and when I tell it to run, it says "unknown member identity: linear"
What do I do?
👍: 0 ⏩: 1
MurdocSnook In reply to CajunCamera [2009-01-29 21:29:17 +0000 UTC]
I dont know exactly, but do you use Apophysis 3D Hack or the normal one?
BTW: my first script was exactly the same^^
👍: 0 ⏩: 1
CajunCamera In reply to MurdocSnook [2009-01-29 21:29:46 +0000 UTC]
Im using regular one. Does it only work in the 3d hack?
👍: 0 ⏩: 1
MurdocSnook In reply to CajunCamera [2009-01-29 21:44:36 +0000 UTC]
no, that would create bad results with 3D hack.
I don't know why this message shows up.
👍: 0 ⏩: 1
CajunCamera In reply to MurdocSnook [2009-01-29 21:50:35 +0000 UTC]
Its pissing me off badly
👍: 0 ⏩: 0