Re: [osg-users] Aircraft Simulation Control by MatrixTransform

2008-05-06 Thread Robert Osfield
Hi Umit, I'd recommend using the CoordinateSystemNode to get the transform from ECEF into the local coordinate frame given you X,Y,Z position in ECEF, you could also use the lat and longs to compute this. The methods to get the local transform would be using either the following methods from

Re: [osg-users] Aircraft Simulation Control by MatrixTransform

2008-05-03 Thread Ulrich Hertlein
Zoltán wrote: zSim-data directory, where the zSim wrapper-script is. I'll change to your suggestion (exec ./zSim.bin), it's better. On my system it works, even if zSim.bin is not in the $PATH. Strange. Even better would be to make it independent of where the wrapper script is executed from.

Re: [osg-users] Aircraft Simulation Control by MatrixTransform

2008-05-02 Thread ümit uzun
can I do now Zoltán? ÜMİT UZUN From: [EMAIL PROTECTED] To: osg-users@lists.openscenegraph.org Date: Wed, 30 Apr 2008 13:59:33 +0200 Subject: Re: [osg-users] Aircraft Simulation Control by MatrixTransform ümit uzun wrote on Wednesday 30 April 2008

Re: [osg-users] Aircraft Simulation Control by MatrixTransform

2008-05-02 Thread Zoltán
: Wed, 30 Apr 2008 13:59:33 +0200 Subject: Re: [osg-users] Aircraft Simulation Control by MatrixTransform ümit uzun wrote on Wednesday 30 April 2008: And I check your source code and then try to install my system. (Ubuntu 7.10, OSG 2.3.4) And it gave me some problem. Ouch, can you

Re: [osg-users] Aircraft Simulation Control by MatrixTransform

2008-04-30 Thread Zoltán
ümit uzun wrote on Wednesday 30 April 2008: And I check your source code and then try to install my system. (Ubuntu 7.10, OSG 2.3.4) And it gave me some problem. Ouch, can you please report what problems you got ? I use openSuSE 10.3 and OSG-2.3.4 (self-compiled). Did you set the the

Re: [osg-users] Aircraft Simulation Control by MatrixTransform

2008-04-29 Thread Zoltán
ümit uzun wrote on Monday 28 April 2008: This aircraft simulation like osgsimulation or palomino3d. But this will be most simple from palomino3d. I will control my selected aircraft model on the earth and fly everywhere around the world. This is my school project. Hello Ümit, I asked

Re: [osg-users] Aircraft Simulation Control by MatrixTransform

2008-04-28 Thread ümit uzun
. ÜMİT UZUNhttp://umituzun84.blogspot.com/ From: [EMAIL PROTECTED] To: osg-users@lists.openscenegraph.org Date: Mon, 28 Apr 2008 14:11:10 +0200 Subject: Re: [osg-users] Aircraft Simulation Control by MatrixTransform ümit uzun wrote on Monday 28 April 2008: I am trying to AircraftSimulation