[Flightgear-devel] 2d PFD?

2006-08-16 Thread Curtis L. Olson
Quick question, I've been looking through existing aircraft with 2d 
panels.  I'm trying to find a reasonably implemented 2d PFD glass 
display.  We have a number of 3d cockpit options, but I need something 
for a 2d cockpit.  The 737-300 is the best one I've found so far.  Are 
there any other good 2d options to choose from?

Thanks,

Curt.

-- 
Curtis Olsonhttp://baron.flightgear.org/~curt
HumanFIRST Program  http://www.humanfirst.umn.edu/
FlightGear Project  http://www.flightgear.org
Unique text:2f585eeea02e2c79d7b1d8c4963bae2d


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 2d PFD?

2006-08-16 Thread Sexauer, Steve
I have a couple of 2D mfds that I've been playing with. I need to figure
out how to submit some of the things I have been doing, I'm starting on
an airport and playing with some tutorial code in C++ . 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Curtis L. Olson
Sent: Wednesday, August 16, 2006 2:36 PM
To: FlightGear developers discussions
Subject: Re: [Flightgear-devel] 2d PFD?

Andy Ross wrote:
 Can't you just use a 3D cockpit with an appropriate ortho matrix?
   

I have to confess that I enjoy the 3d cockpits, but I've not been 
involved at all in the coding or creating of any of them.  What would I 
need to do to make this work?  Am I going to need to learn how to use a 
3d modeling tool to assemble a custom 3d cockpit?  2d cockpits are 
easy because you can slide things around and scale them in a 
convenient 2d coordinate system.

I don't think FG supports an ortho view at the moment, does it?  I'm 
trying to minimize coding effort here because I have a deadline of this 
coming monday so I can't dig in too far under the hood.

Thanks,

Curt.

-- 
Curtis Olsonhttp://baron.flightgear.org/~curt
HumanFIRST Program  http://www.humanfirst.umn.edu/
FlightGear Project  http://www.flightgear.org
Unique text:2f585eeea02e2c79d7b1d8c4963bae2d



-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

.


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 2d PFD?

2006-08-16 Thread Robin van Steenbergen
Andy Ross schreef:
 Curtis L. Olson wrote:
   
 Quick question, I've been looking through existing aircraft with 2d
 panels.  I'm trying to find a reasonably implemented 2d PFD glass
 display.  We have a number of 3d cockpit options, but I need
 something for a 2d cockpit.
Something like this?

http://i83.photobucket.com/albums/j282/Stoney3K/nd_full.png

Which is my interpretation of a Primus 1000 ND.

Robin

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 2d PFD?

2006-08-16 Thread Major A

Robin,

 http://i83.photobucket.com/albums/j282/Stoney3K/nd_full.png
 
 Which is my interpretation of a Primus 1000 ND.

That looks very good -- is the source code available somewhere? What
libraries do you use, if any (apart from the OpenGL stuff)?

  Andras

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] 2d pfd

2006-08-16 Thread Syd




 Curtis L. Olson wrote:
   
Quick question, I've been looking through existing aircraft with 2d
panels.  I'm trying to find a reasonably implemented 2d PFD glass
display.  We have a number of 3d cockpit options, but I need
something for a 2d cockpit.
Something like this?
 
 http://i83.photobucket.com/albums/j282/Stoney3K/nd_full.png
 
 Which is my interpretation of a Primus 1000 ND.
 
 Robin
 
Hi Curt,
Your looking for a PFD , not ND ,right ?
Does this have anything to do with the flightdirector you asked me
for ?
If you want I can get one done this weekend , if you could let me know
what you need.Family visiting is done for now so I can get back at
things again .
Cheers,
Syd

P.S. Justin Smithies ,if your reading this,I reinstalled Linux
(just because )and lost your address .Could you email me so I can
get back to the 777-200 ? Thanks!   

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 2d PFD?

2006-08-16 Thread Robin van Steenbergen
Major A schreef:
 Robin,

   
 http://i83.photobucket.com/albums/j282/Stoney3K/nd_full.png

 Which is my interpretation of a Primus 1000 ND.
 

 That looks very good -- is the source code available somewhere? What
 libraries do you use, if any (apart from the OpenGL stuff)?

   Andras
   
Nothing but FreeGLUT and some standard Windoze API calls to explicitly 
load library files... nothing that can't be worked out on Unix-like 
platforms. Except for the part where it connects to FSUIPC of course, 
but I also have a standard socket-based (UDP) data connection which 
listens for data packets broadcasted or multicasted to the running computer.

PFD is in the works, I've already finished a version of the PFD but it 
needs to be reworked into the new API. Same for the EICAS.

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel