Hi Tim,

Just tried this patch and had a couple observations (beyond noticing that it
generally works pretty well.) :-)

1. The application continuously scrolls the following message:

Viewer::checkWindowStatus() - 1

I couldn't immediately see where that was coming from.

2. The numeric keypad keys do not work, so flying with keyboard controls is
difficult.

3. At least on the an2, the prop animation seemed to not work.  I can't
imagine how this would be linked, but something seems to have broken there.

4. The lack of mouse pointer change is disconcerting to say the least.  One
short term idea would be to pop up a temporary window like is done when you
change the zoom level?  That wouldn't hurt anyway so people would know
initially what mouse pointer equates to what mode ...

And a side note ... compiling OSG with -O3 seemed to *really* boost my frame
rates ... good trick to know.

Curt.


On 5/14/07, Tim Moore wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Howdy,
This patch implements the option of using OpenSceneGraph's osgViewer
instead of SDL or glut. The major user visible difference is the
availability of OSG statistics, as seen in
http://www.bricoworks.com/moore/osgstats.png, which show the time spent
in each major part of the update and rendering process and which can
help track down performance problems (hit the '*' key). The osgViewer
framework also allows very flexible view / camera / window configuration
and multithreading options which will be useful in the future. The one
loss of functionality with this patch is that the cursor can't be
changed; I'm looking into that.

Enjoy,
Tim

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFGSON1eDhWHdXrDRURAo/qAKCf5TE+vVoW6++0KmEYh7L9QAKV+gCg4csx
kFQYcAB/NimSig8Ij8HCP/8=
=S/k9
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel





--
Curtis Olson - University of Minnesota - FlightGear Project
http://baron.flightgear.org/~curt/  http://www.humanfirst.umn.edu/
http://www.flightgear.org
Unique text: 2f585eeea02e2c79d7b1d8c4963bae2d
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to