Csaba Halász wrote:
> On 11/5/07, Heiko Schulz <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> Though I can't help you, it sounds for me like a very
>> good feature for FlightGear! Real weather - real
>> traffic - would be great!
> 
> Yeah! How about setting up an mp-server feeding in real traffic? Or
> even just AI? So that every client would see the same traffic.

In order to feed in multiple aircraft that's probably the best approach 
- generate a multiplayer data stream for each aircraft you want to 
display - it'll benefit from the internal interpolation in the mp code 
too (I'm guessing you won't have 20 updates a second as would be fed 
from an instance of flightgear, so the interpolation will help 
immensely). If you just want to display a single aircraft then GPSsmooth 
is probably worth investigating.

Jon

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to