Changes between Version 33 and Version 34 of WikiStart


Ignore:
Timestamp:
Apr 18, 2010, 9:46:09 AM (14 years ago)
Author:
Torben Dannhauer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v33 v34  
    55
    66osgVisual is a C++ OpenGL toolkit which is based on !OpenSceneGraph. It provides high level visualization functions for scientific visualization and vehicle simulators like flight simulators.
    7 It 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 visualisation purposes. [[br]]
    8 osgVisual 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]]
     7It 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]]
     8osgVisual 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]]
    99Because osgVisual is developed with the !OpenSceneGraph toolkit, the software can be easily extended or adapted with OpenGL or !OpenSceneGraph code.
    1010