|
 |
"Ken" <tyl### [at] pacbell net> wrote in message
news:3AC2A4B9.46D6B628@pacbell.net...
> Data wrote:
>
> > Anyway, what'd you think of the overall image?
>
> I think the bright colors around the engine pods could be muted down quite
> a bit. Otherwise I like the detail in the scene and it shows a lot of
> promise.
>
I'll have to change the power up rate on the glows, then.
#declare Powerup = ((5.0*clock)^(1/10))/60;
glow { type 0
location <-13.0+accel, 1.3+lift, 1.0>
size .01+Powerup
radius .5
fade_power 1
color rgb <0.1, 0.15, 0.5>
}
I'm no math wiz, am I?
Post a reply to this message
|
 |