|
|
I haven't used warps extensively, but it occurred to me that it might be better
if a single block were used for warps, and each type of warp were enclosed in
brackets, instead of the current method where if you want to attach multiple
warps to a single pattern, you have to use several warp blocks.
For instance:
warp
{
turbulence
{
1/8
lambda 3
octaves 20
omega y
}
black_hole
{
<0,0,1,>,
1/2
falloff 3/6
strength 3/6
inverse
}
}
Of course, I haven't used warps extensively. There are probably lots of good
reasons not to do this. Can anyone explain please what the pros and cons of the
current method are?
-Mike
Post a reply to this message
|
|