Re: [Flightgear-devel] Lights was: Shadows

2005-06-21 Thread Roman Grigoriev
to Harald JOHNSEN: spot lights in fgfs I had 3 years ago. they worked on vertex program and registercombiners but everyone afraid of vertex programs and multitexturing You can see some screens here http://fgfs.narod.ru But I work on it and now I have runway lights, landing lights, relief mapping ,

Re: [Flightgear-devel] Wrong coordinates with airport LICP?

2005-06-21 Thread Steve Hosgood
On Mon, 2005-06-20 at 18:06, Roberto Inzerillo wrote: If UTM33N really is 550m displaced from WGS84 at that location, you can probably still use the UTM33N data if you offset it by the right amount. You may have to rotate it a bit too. Over such a small area, any ground distances you

Re: [Flightgear-devel] Re: carb-heat

2005-06-21 Thread Gerard Robin
Le lundi 20 juin 2005 à 23:39 -0400, Ampere K. Hardraade a écrit : On June 20, 2005 09:58 am, Curtis L. Olson wrote: Melchior FRANZ wrote: fgfs developers aren't only pedantic, but also lazy. :-) Errr ... busy. :-) Curt. Or chaotic. =) Ampere Oh, not so chaotic, the

Re: [Flightgear-devel] Lights was: Shadows

2005-06-21 Thread Gerard Robin
Le mardi 21 juin 2005 à 11:34 +0400, Roman Grigoriev a écrit : to Harald JOHNSEN: spot lights in fgfs I had 3 years ago. they worked on vertex program and registercombiners but everyone afraid of vertex programs and multitexturing You can see some screens here http://fgfs.narod.ru But I work

RE: [Flightgear-devel] Lights was: Shadows

2005-06-21 Thread Giles Robertson
But I work on it and now I have runway lights, landing lights, relief mapping , DXT compression and another cool stuff that work on fragment and vertex program Where can one download the code? Giles Robertson ___ Flightgear-devel mailing list

Re: [Flightgear-devel] Lights was: Shadows

2005-06-21 Thread Gerard Robin
Le mardi 21 juin 2005 à 11:34 +0400, Roman Grigoriev a écrit : to Harald JOHNSEN: spot lights in fgfs I had 3 years ago. they worked on vertex program and registercombiners but everyone afraid of vertex programs and multitexturing You can see some screens here http://fgfs.narod.ru But I work

Re: [Flightgear-devel] Lights was: Shadows

2005-06-21 Thread Roman Grigoriev
- Original Message - From: Gerard Robin [EMAIL PROTECTED] To: FlightGear developers discussions flightgear-devel@flightgear.org Sent: Tuesday, June 21, 2005 3:43 PM Subject: Re: [Flightgear-devel] Lights was: Shadows Le mardi 21 juin 2005 à 11:34 +0400, Roman Grigoriev a écrit : to

Re: [Flightgear-devel] need helpforconvertion(importing)fronMSFSintoFlightge

2005-06-21 Thread yue xianf
Hi Innis: It is so nice to hear from you, My hotmail download limit is 2M, 80% is left, it is better send to my another address, [EMAIL PROTECTED] it is unlimit for me. winzip file is fine Thanks a lot. Clifford From: Innis Cunningham [EMAIL PROTECTED] Reply-To: FlightGear developers

Re: [Flightgear-devel] Lights was: Shadows

2005-06-21 Thread Gerard Robin
Le mardi 21 juin 2005 à 16:02 +0400, Roman Grigoriev a écrit : - Original Message - From: Gerard Robin [EMAIL PROTECTED] To: FlightGear developers discussions flightgear-devel@flightgear.org Sent: Tuesday, June 21, 2005 3:43 PM Subject: Re: [Flightgear-devel] Lights was: Shadows

Re: [Flightgear-devel] Lights was: Shadows

2005-06-21 Thread Roman Grigoriev
here I upload shader framework that supports shaders from VP1.0 to GLSL and have runway lights calculated in vertex shader and uses point sprites http://fgfs.narod.ru/glsl.tar.gz Tested on Nvidia Geforce5950 and linux 6629 drivers must compiled with -DGL_GLEXT_PROTOTYPES key in C++ section of

[Flightgear-devel] Nasal big-endian problem (still)

2005-06-21 Thread Erik Hofman
Hi, I've tried several approaches to get Nasal working for big-endian (32-bit) systems but they all fail. I don't see a way to get this working and this makes FlightGear unusable for IRIX at least: Nasal runtime error: non-objects have no members at

Re: [Flightgear-devel] Lights was: Shadows

2005-06-21 Thread Gerard Robin
Le mardi 21 juin 2005 à 16:26 +0400, Roman Grigoriev a écrit : I found some earlier version of renderer.cxx I sent it w/o testing with fgfs CVS if It doesn't work please reply me but you can see my source OK, i will try to include it in fg 9.8 first, i need only some delay, and i will give

Re: [Flightgear-devel] Lights was: Shadows

2005-06-21 Thread Erik Hofman
Roman Grigoriev wrote: But fgfs community refuse to use it :( You could have made it easier if you had adopted FlightGear's rules for platform independent OpenGL extension support, kept the code style close to what is used in FlightGear, didn't add a new class at a place where it doesn't

Re: [Flightgear-devel] needhelpforconvertion(importing)fronMSFSintoFlightge

2005-06-21 Thread Innis Cunningham
Clifford writes Hi Innis: It is so nice to hear from you, My hotmail download limit is 2M, 80% is left, it is better send to my another address, [EMAIL PROTECTED] it is unlimit for me. winzip file is fine Ok Clifford I will need a day or so as I have other things to do currently. I will

[Flightgear-devel] Help needed, quick questions

2005-06-21 Thread Patrick Quirk
I'm currently a computer science researcher at UNC-Chapel Hill and we're using Flightgear as a proof of concept application in our project (website: http://www.cs.unc.edu/Research/ootf/Projects/wav.html ). The short version is that we have a master fgfs node and 4 slaves which drive

[Flightgear-devel] TOWER

2005-06-21 Thread flight . safety
Hi, 1) I would like to disable the messages that appear on the TOP of screen, the tower control. Is there any property that I could set to disable it on FGFS 0.9.4? 2) I am compiling the FGfs 0.9.8 and I getting errors on JSBSim modules, is there anything that I can do to solve it? Regards,

Re: [Flightgear-devel] TOWER

2005-06-21 Thread Gerard Robin
Le mardi 21 juin 2005 à 12:20 -0300, [EMAIL PROTECTED] a écrit : Hi, 1) I would like to disable the messages that appear on the TOP of screen, the tower control. Is there any property that I could set to disable it on FGFS 0.9.4? 2) I am compiling the FGfs 0.9.8 and I getting errors on

Re: [Flightgear-devel] Help needed, quick questions

2005-06-21 Thread Curtis L. Olson
Patrick Quirk wrote: I'm currently a computer science researcher at UNC-Chapel Hill and we're using Flightgear as a proof of concept application in our project (website: http://www.cs.unc.edu/Research/ootf/Projects/wav.html ). The short version is that we have a master fgfs node and 4

Re: [Flightgear-devel] Help needed, quick questions

2005-06-21 Thread Curtis L. Olson
Curtis L. Olson wrote: Have you played around with these properties (setable from the command line, or ~/.fgfsrc file.) --fov=35 --prop:/sim/view/config/heading-offset-deg=42 --prop:/sim/view/config/pitch-offset-deg=3 I should point out that we also have some capabilities for configuring

Re: [Flightgear-devel] Help needed, quick questions

2005-06-21 Thread Patrick Quirk
Curtis L. Olson wrote: Have you played around with these properties (setable from the command line, or ~/.fgfsrc file.) --fov=35 --prop:/sim/view/config/heading-offset-deg=42 --prop:/sim/view/config/pitch-offset-deg=3 I *think* you can adjust these properties in real time if you need to,

Re: [Flightgear-devel] TOWER

2005-06-21 Thread Martin Spott
[EMAIL PROTECTED] wrote: 1) I would like to disable the messages that appear on the TOP of screen, the tower control. --prop:/sim/ai-traffic/enabled=false 2) I am compiling the FGfs 0.9.8 and I getting errors on JSBSim modules, is there anything that I can do to solve it? Is there any

Re: [Flightgear-devel] Nasal big-endian problem (still)

2005-06-21 Thread Martin Spott
Erik Hofman wrote: I've tried several approaches to get Nasal working for big-endian (32-bit) systems but they all fail. I don't see a way to get this working and this makes FlightGear unusable for IRIX at least: Man, am I happy that I'm not the only one with disabled throttle on IRIX :-)

Re: [Flightgear-devel] Help needed, quick questions

2005-06-21 Thread Curtis L. Olson
Patrick Quirk wrote: Yeah I saw those, and those could probably work for now, though I'm really looking for a more exact way since I already have a look vector. This sounds like an interfacing issue. If you could convert your lookat/up vectors into heading, pitch, roll, FlightGear would be

Re: [Flightgear-devel] TOWER

2005-06-21 Thread Martin Spott
Martin Spott wrote: [EMAIL PROTECTED] wrote: 1) I would like to disable the messages that appear on the TOP of screen, the tower control. --prop:/sim/ai-traffic/enabled=false Oh, sorry, I picked the wrong one - the correct one has already been posted, Martin. -- Unix _IS_ user

Re: [Flightgear-devel] Help needed, quick questions

2005-06-21 Thread Jim Wilson
From: Patrick Quirk I'm currently a computer science researcher at UNC-Chapel Hill and we're using Flightgear as a proof of concept application in our project (website: http://www.cs.unc.edu/Research/ootf/Projects/wav.html ). The short version is that we have a master fgfs node and 4

Re: [Flightgear-devel] Nasal big-endian problem (still)

2005-06-21 Thread Andy Ross
Martin Spott wrote: Erik Hofman wrote: I've tried several approaches to get Nasal working for big-endian (32-bit) systems but they all fail. I don't see a way to get this working and this makes FlightGear unusable for IRIX at least: Man, am I happy that I'm not the only one with disabled

Re: [Flightgear-devel] Nasal big-endian problem (still)

2005-06-21 Thread Erik Hofman
Andy Ross wrote: Hrm. I kinda assumed when the reports stopped that this was just a symptom of a version skew or unsynchronized checkout. :( I was waiting for a faster CPU to arrive which should speedup testing, but it takes longer than I had anticipated. Try this: hard-code the

Re: [Flightgear-devel] Help needed, quick questions

2005-06-21 Thread Patrick Quirk
Curtis L. Olson wrote: This sounds like an interfacing issue. If you could convert your lookat/up vectors into heading, pitch, roll, FlightGear would be a lot happier and all the other FG facilities should fall into place more easily. The matrix math for the lookat/up - HPR transformation

Re: [Flightgear-devel] Help needed, quick questions

2005-06-21 Thread Curtis L. Olson
Patrick Quirk wrote: That is pretty cool. I couldn't get the scripting to work off the top of my head but can't see why it wouldn't work. That did help change the views, among a few other things, thanks :) There are a couple examples in the scripts section of the FG source code. There is

Re: [Flightgear-devel] Help needed, quick questions

2005-06-21 Thread Patrick Quirk
Curtis L. Olson wrote: There are a couple examples in the scripts section of the FG source code. There is a chunk of perl (telnet.pl) you can include to make access from a perl script mostly trivial. I think there is a java example and perhaps something for python. Great! I shamelessly

Re: [Flightgear-devel] Help needed, quick questions

2005-06-21 Thread Curtis L. Olson
Patrick Quirk wrote: Great! I shamelessly modified one of your scripts to change the view on command. That's what it's there for ... :-) I had a thought about the viewer class that Jim Wilson pointed me to. Is all the HPR information contained in the VIEW matrix? Is there anything else

[Flightgear-devel] looking for ground vehicles

2005-06-21 Thread Drew
Does anybody know of any existing 3D models of a truck, preferably a pickup truck, or a military, deuce-and-a-half in a FlightGear readable format...or something similar? Thanks, Drew ___ Flightgear-devel mailing list Flightgear-devel@flightgear.org

Re: [Flightgear-devel] looking for ground vehicles

2005-06-21 Thread Erik Hofman
Drew wrote: Does anybody know of any existing 3D models of a truck, preferably a pickup truck, or a military, deuce-and-a-half in a FlightGear readable format...or something similar? A crashtender perhaps: FlightGear/data/Models/Geometry/crashtender.ac Erik

Re: [Flightgear-devel] Nasal big-endian problem (still)

2005-06-21 Thread Martin Spott
Andy Ross wrote: Martin Spott wrote: Man, am I happy that I'm not the only one with disabled throttle on IRIX :-) Hrm. I kinda assumed when the reports stopped that this was just a symptom of a version skew or unsynchronized checkout. :( I tried to investigate the problem but failed to

[Flightgear-devel] latest OpenAL not compatable?

2005-06-21 Thread Dave Culp
I just downloaded the latest OpenAL from CVS and can't get SimGear to compile with it. Here's the error: if g++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../.. -I/usr/X11R6/include -g -O2 -D_REENTRANT -MT openal_test1.o -MD -MP -MF .deps/openal_test1.Tpo -c -o openal_test1.o

RE: [Flightgear-devel] latest OpenAL not compatable?

2005-06-21 Thread Vivian Meazza
Dave Culp I just downloaded the latest OpenAL from CVS and can't get SimGear to compile with it. Here's the error: if g++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../.. - I/usr/X11R6/include -g -O2 -D_REENTRANT -MT openal_test1.o -MD -MP -MF .deps/openal_test1.Tpo -c -o

Re: [Flightgear-devel] latest OpenAL not compatable?

2005-06-21 Thread Dave Culp
What are you trying to compile it on? linux Mandrake 10.1 gcc 3.4.1 plib 1.8.4 Dave ___ Flightgear-devel mailing list Flightgear-devel@flightgear.org http://mail.flightgear.org/mailman/listinfo/flightgear-devel 2f585eeea02e2c79d7b1d8c4963bae2d

[Flightgear-devel] Re: latest OpenAL not compatable?

2005-06-21 Thread Alex Romosan
Dave Culp [EMAIL PROTECTED] writes: I just downloaded the latest OpenAL from CVS and can't get SimGear to compile with it. Here's the error: apply this patch --- openal_test1.cxx30 Apr 2004 00:44:04 - 1.5 +++ openal_test1.cxx21 Jun 2005 23:03:38 - @@ -39,7 +39,7 @@ int

Re: [Flightgear-devel] Re: latest OpenAL not compatable?

2005-06-21 Thread Dave Culp
I just downloaded the latest OpenAL from CVS and can't get SimGear to compile with it. Here's the error: apply this patch --- openal_test1.cxx30 Apr 2004 00:44:04 - 1.5 ... Thanks Alex, Just curious ... Is there any reason why OpenAl doesn't offer stable releases? Dave

[Flightgear-devel] Re: latest OpenAL not compatable?

2005-06-21 Thread Alex Romosan
Dave Culp [EMAIL PROTECTED] writes: Just curious ... Is there any reason why OpenAl doesn't offer stable releases? probably because it's still under development? on their web page (openal.org) they say they are migrating to openal 1.1 specifications. as such i would expect some changes in the

Re: [Flightgear-devel] Re: latest OpenAL not compatable?

2005-06-21 Thread Andy Ross
Alex Romosan wrote: Dave Culp [EMAIL PROTECTED] writes: Just curious ... Is there any reason why OpenAl doesn't offer stable releases? probably because it's still under development? on their web page (openal.org) they say they are migrating to openal 1.1 specifications. as such i would

[Flightgear-devel] Re: latest OpenAL not compatable?

2005-06-21 Thread Alex Romosan
Andy Ross [EMAIL PROTECTED] writes: Maybe the best thing to do is just to remove this test application from the source tree. Does the fgfs build still work? i don't think i had any problems with the build. the cvs version has this in AL/alctypes.h #define ALC_MAJOR_VERSION