20
edits
(added a link to a list of compatible aircrafts) |
No edit summary |
||
Line 1: | Line 1: | ||
== Getting a patched version of OpenSceneGraph == | == Getting a patched version of OpenSceneGraph == | ||
Thanks to Mathias | Thanks to Mathias Fröhlich, we can use an updated OpenSceneGraph version that | ||
contains 3 additional patches. | contains 3 additional patches. | ||
* most important an updated ac3d loader - that is our most used one ... | * most important an updated ac3d loader - that is our most used one ... | ||
Line 8: | Line 8: | ||
You can find that tarball at ftp://ftp.uni-duisburg.de/FlightGear/Misc_maf/OpenSceneGraph-20061029/OSG_OP_OT-1.2-Flightgear.tar.gz | You can find that tarball at ftp://ftp.uni-duisburg.de/FlightGear/Misc_maf/OpenSceneGraph-20061029/OSG_OP_OT-1.2-Flightgear.tar.gz | ||
Diff can be found at ftp://ftp.uni-duisburg.de/FlightGear/Misc_maf/OpenSceneGraph-20061029/OSG_OP_OT-1.2-Flightgear.diff | |||
Mathias is working on getting the two patches upstream ... | Mathias is working on getting the two patches upstream ... | ||
And the | And the MSVC8 win32 build dependencies for OpenSceneGraph can be found at http://www.oflebbe.de/oflebbe/FlightGear. Look out for the link to 3rdParty.zip. | ||
Line 19: | Line 22: | ||
== Current Issues == | == Current Issues == | ||
* Some scenes / aircrafts do not work: The view is black. | |||
The default scene c172p on KSFO is working, however. | |||
A non-working scene is: ... | |||
* Rendering order of instruments / ... is wrong. | |||
* Waves from the Carrier are displayed incorrectly when behind the propellor | |||
* Some textures are to dark, runway for instance. | |||
* OSG Rendering Performance on Windows is roughly a factor of 2 slower | |||
than PLIB Startuptime 15% slower (to be confirmed) However, OSG | |||
Performance on Linux is better than plib (up to 50%), to be | |||
confirmed. | |||
* Runway lighting seems to have rendering artefacts on ATI Cards. | |||
[[List of 'compatible' aircrafts]] FIXME | [[List of 'compatible' aircrafts]] FIXME |
edits