[[TracNav(TracNav/TOC)]] = Welcome to osgVisual Website = osgVisual 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. 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]] 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]] Because osgVisual is developed with the !OpenSceneGraph toolkit, the software can be easily extended or adapted with !OpenGL or !OpenSceneGraph code. {{{ #!div style="text-align: center" [[Image(htdocs:/img/wikistart1.png, 266px, link=source:/screenshots/Bad_Toelz_cumulus_congestus.png)]][[Image(htdocs:/img/wikistart2.png, 282px, link=source:/screenshots/MUC-alps_cumulus_mediocris.png)]][[Image(htdocs:/img/wikistart3.jpg, 266px, link=source:/screenshots/Salzburg.jpg)]][[Image(htdocs:/img/wikistart4.jpg, 250px, link=source:/screenshots/sunset_2.jpg)]] }}} == osgVisual Notes == * SerializationNotes * ExecuterNotes * CameraControl * [wiki:"dataIO"]