Re: [Flightgear-devel] simulating camera output during flight

2007-03-22 Thread Leidson Campos A. Ferreira
Start fg with --jpg-httpd=port, then you should get a screenshot in your browser, since it's a simple request you could code the http get request in you application, not sure if it's fast enought for realtime. Is really fast. I'm using the --jpg-httpd option to interface FlightGear with a

Re: [Flightgear-devel] simulating camera output during flight

2007-03-22 Thread Norman Vine
Leidson Campos A. Ferreira writes: Start fg with --jpg-httpd=port, then you should get a screenshot in your browser, since it's a simple request you could code the http get request in you application, not sure if it's fast enought for realtime. Is really

Re: [Flightgear-devel] simulating camera output during flight

2007-03-22 Thread Norman Vine
Norman Vine wrote: Leidson Campos A. Ferreira writes: Start fg with --jpg-httpd=port, then you should get a screenshot in your browser, since it's a simple request you could code the http get request in you application, not sure if it's fast enought for

Re: [Flightgear-devel] tutorial news

2007-03-22 Thread Melchior FRANZ
* AJ MacLeod -- Tuesday 20 March 2007: I'm looking forward in particular to the lookat thingy, that should be a very nice touch... Yeah, it is. :-) That's now implemented and already added to the Lightning's startup tutorial. It's animated such that the pilot's view is directed at the

Re: [Flightgear-devel] simulating camera output during flight

2007-03-22 Thread Leidson Campos A. Ferreira
In fact, this feature was modified by me, and accepted by Flightgear team, almost 6 months ago and after this no Flightgear version was released (I think), then you should consider get latest Flightgear CVS version to get this improvement (because old implementation was really slow). Note if you

Re: [Flightgear-devel] simulating camera output during flight

2007-03-22 Thread Norman Vine
Leidson Campos A. Ferreira writes: In fact, this feature was modified by me, and accepted by Flightgear team, almost 6 months ago and after this no Flightgear version was released (I think), then you should consider get latest Flightgear CVS version to get this improvement (because old

Re: [Flightgear-devel] simulating camera output during flight

2007-03-22 Thread Leidson Campos A. Ferreira
Norman, The changed revision is 1.7 for jpg-httpd.cxx file and 1.4 for jpg-httpd.hxxfile. jpg-httpd.cxx http://cvs.flightgear.org/cgi-bin/viewvc/viewvc.cgi/source/src/Network/jpg-httpd.cxx?revision=1.7view=markup jpg-httpd.hxx

Re: [Flightgear-devel] simulating camera output during flight

2007-03-22 Thread Leidson Campos A. Ferreira
In time, Another improvement was transfer complete (variable size) content of flightgear screen and the old code did transfer just a static size of screen (400,300) pixels. Leidson Campos PlanetaMessenger.org - Java Universal Messenger On 3/22/07, Leidson Campos A. Ferreira [EMAIL PROTECTED]

Re: [Flightgear-devel] Interfacing Visual Basic 6 with Flight Gear 0.9.8

2007-03-22 Thread LucaG_libero
and where can i find a tutorial or simple code examples? i don't need and i hope it is non necessary to write complex script.. i want to find the easiest way to have a good visualization of my platform data (latitude, long, altitude and euler angles).. sorry, but i'm not an excellent programmer

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: data/Models/Airport helipad_circle.ac,

2007-03-22 Thread Martin Spott
Melchior Franz wrote: Update of /var/cvs/FlightGear-0.9/data/Models/Airport In directory baron:/tmp/cvs-serv1162 Added Files: helipad_circle.ac helipad_circle.rgb helipad_circle.xml helipad_square.ac helipad_square.rgb helipad_square.xml Log Message: two helipads. The