Changes between Version 29 and Version 30 of WikiStart


Ignore:
Timestamp:
Apr 16, 2010, 9:06:57 PM (14 years ago)
Author:
Torben Dannhauer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v29 v30  
    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. [[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.
     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 visualisation 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]]
     9Because osgVisual is developed with the !OpenSceneGraph toolkit, the software can be easily extended or adapted with !OpenGL or !OpenSceneGraph code.
    910
    1011{{{