On Fri, Feb 11, 2011 at 7:21 PM, dave perry wrote:
> On 02/11/2011 10:28 AM, Stuart Buchanan wrote:
>> I've also got on my TODO list replacing the Nasal nose gear animation code
>> with straight XML animations.
>>
>> -Stuart
> Including the link animations?  Getting the correct link angle of
> rotation requires either an arcos or arcsin approximation.  Similar for
> the main gear strut rotation angles.

Yes, but as described here:

http://wiki.flightgear.org/index.php/Howto:_Animate_gear_scissors

that doesn't need to be calculated at run-time, but instead can be handled by
interpolation tables based on the gear compression. I don't think action-sim.nas
is doing any more for the gear compression, is it?

-Stuart

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to