OpenSceneGraph: Difference between revisions

Jump to navigation Jump to search
m
Robot: Cosmetic changes
m (Robot: Cosmetic changes)
Line 1: Line 1:
As of October 29th 2006, [[FlightGear]] has migrated graphics functions from [[PLIB]] to '''OpenSceneGraph'''. [[FlightGear 1.9.0]], released Decemeber 22, 2008, marked the release of the OSG version of FlightGear. [[PLIB]] is still used for network, joystick and gui functions.
As of October 29th 2006, [[FlightGear]] has migrated graphics functions from [[PLIB]] to '''OpenSceneGraph'''. [[FlightGear 1.9.0]], released Decemeber 22, 2008, marked the release of the OSG version of FlightGear. [[PLIB]] is still used for network, joystick and gui functions.


Thanks to Mathias Fröhlich and Tim Moore, we can use an current OpenSceneGraph SVN version  
Thanks to Mathias Fröhlich and Tim Moore, we can use an current OpenSceneGraph SVN version  


[[Image:Flightgear uml associations class diagram.png|thumb|270px|An [[UML Diagrams|UML]] class diagram disclosing the associations between some classes of the FlightGear source code.]]
[[File:Flightgear uml associations class diagram.png|thumb|270px|An [[UML Diagrams|UML]] class diagram disclosing the associations between some classes of the FlightGear source code.]]


= Downloading OpenSceneGraph =
= Downloading OpenSceneGraph =


== Downloading Stable OpenSceneGraph ==
== Downloading Stable OpenSceneGraph ==
The OpenSceneGraph project uses [http://svnbook.red-bean.com/nightly/en/index.html Subversion (SVN)].
The OpenSceneGraph project uses [http://svnbook.red-bean.com/nightly/en/index.html Subversion (SVN)].


'''Note''': The source code should not be downloaded to the build.osg directory, or the build will not work correctly. See below.
'''Note''': The source code should not be downloaded to the build.osg directory, or the build will not work correctly. See below.
Line 114: Line 114:




[[List of 'compatible' aircraft]] TO BE CONTINUED (<b>NOTE:</b> the list is out of date.)
[[List of 'compatible' aircraft]] TO BE CONTINUED ('''NOTE:''' the list is out of date.)


== Missing features ==
== Missing features ==
Due to the migration from PLIB to OSG, some of the features seen in past versions of FlightGear are now temporarily non-functional. These are:
Due to the migration from PLIB to OSG, some of the features seen in past versions of FlightGear are now temporarily non-functional. These are:




Navigation menu