Changes between Version 34 and Version 35 of WikiStart


Ignore:
Timestamp:
Apr 18, 2010, 11:26:57 AM (14 years ago)
Author:
Torben Dannhauer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v34 v35  
    77It is primarily developed to act as visual system on the research flight simulator at the Institute of Flight System Dynamics, TU München, but can be used with minimal adaption in other visualization purposes. [[br]]
    88osgVisual provides high level control functions for atmosphere, weather, daylight, dynamic object and lots of other aspects. It's interfaces for 2D and 3D drawing allow simple drawing of additional information into the scene or onto the screen. osgVisual supports multi channel on multi host projection and output distortion for projecting on curved screens.[[br]]
    9 Because osgVisual is developed with the !OpenSceneGraph toolkit, the software can be easily extended or adapted with OpenGL or !OpenSceneGraph code.
     9Because osgVisual is developed with the !OpenSceneGraph toolkit, the software can be easily extended or adapted with OpenGL or !OpenSceneGraph code. [[br]]
     10Read [wiki:Architecture] and GettingStarted for further information.
    1011
    1112{{{
     
    2324 * SerializationNotes
    2425 * ExecuterNotes
    25  * CameraControl
    2626 * [wiki:"dataIO"]