dene maxwell wrote :
>
> And there-in lies the key... read from bottom to top....
>
> Simplifying the base-clape3 model
>
> <animation>
>   <type>range</type>
>   ...
> </animation>
>
> <animation>
>   <type>select</type>
>   <object-name>redlight</object-name>
>   <condition>
>      <greater-than>
>         <property>/sim/time/sun-angle-rad</property>
>      </greater-than>
>   </condition>
> </animation>
>
> <animation>
>   <type>billboard</type>
>   <object-name>redlight</object-name>
>   ...
> </animation>
>
> <animation>
>   <type>dist-scale</type>
>   <object-name>redlight</object-name>
>   <interpolation>
>   ...
>   </interpolation>
> </animation>
>
> the interpolation animation on *redlight* would be performed first,

You mean the scaling based on distance that use an interpolation table.

> then the billboard animation on *redlight*
> then the sun-angle conditional animation on *redlight* (in this case
> to turn it on when the sun is below the horizon)
>
> then finally setting the range that the whole model is visible from
>
> yeah???????

You got it ;-)

-Fred

-- 
Frédéric Bouvier
http://frfoto.free.fr         Photo gallery - album photo
http://www.fotolia.fr/p/2278  Other photo gallery
http://fgsd.sourceforge.net/  FlightGear Scenery Designer




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Flightgear-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to