HOME | DD

Published: 2008-08-09 10:37:16 +0000 UTC; Views: 4614; Favourites: 48; Downloads: 677
Redirect to original
Description
Text script{ ========================================= }
{ "Tunnel script" by Hosse7
{
{ based Script By TataSZ }
{ [link] }
{ }
{ Requires Apophysis 2.08 and loonie, wedge_julia }
{ variation. }
{ ========================================= }
Clear
AddTransform
With Transform do
Begin
linear := 0
wedge_julia := 1
wedge_julia_power := 8000
wedge_julia_dist := -300
weight := 1
translate((0.5^(trunc(random*10))*(random/2)),(1^(trunc(random*10))*(random/2)))
rotate(random*180)
color := random*15
symmetry := -1
End
AddTransform
With Transform do
Begin
linear := 0
loonie := -1
weight := 200
translate((1^(trunc(random*10))*(random/2)),(-1^(trunc(random*10))*(random/2)))
rotate(random*15+180)
color := random
scale(0.99)
symmetry := 0.9
CalculateColors
End
Flame.gamma := 2
Flame.scale := 30
Related content
Comments: 11
Debi62 [2009-05-16 04:19:51 +0000 UTC]
Another beautiful one! Darn I wish I knew how to use these things! arg!
👍: 0 ⏩: 0
mfcreative [2008-12-30 20:41:55 +0000 UTC]
This is a very interesting script. I've played around with this and you get really pretty results!!
Thank you for sharing this
👍: 0 ⏩: 0
Actionjack52 [2008-10-19 01:39:57 +0000 UTC]
This looks very cool! I can't wait to try it out!
👍: 0 ⏩: 0
NightshadeKitty [2008-10-10 09:46:30 +0000 UTC]
Hmm, I keep trying to use this script, and I'm getting this:
Line 39 : Unknown identifier or variable is not declared: 'CalculateColors'
👍: 0 ⏩: 1
Hosse7 In reply to NightshadeKitty [2008-10-19 11:30:06 +0000 UTC]
Line 39 : Unknown identifier or variable is not declared: 'CalculateColors'
Options/Path window script: functions.asc
👍: 0 ⏩: 0
znow-white [2008-09-05 14:04:29 +0000 UTC]
Your wonderful resources have been featured here.[link]
Thank you for providing the gallery with such awesome Resources.
👍: 0 ⏩: 0
Isis44 [2008-08-11 10:26:06 +0000 UTC]
Thankyou- I look forward to trying this. I've enjoyed your previous scripts as well.
👍: 0 ⏩: 0