[[TracNav(TracNav/TOC)]] = Welcome to osgVisual Website = osgVisual is a C++ OpenGL toolkit which is based on [http://www.openscenegraph.org 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 visualization 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. [[br]] Read [wiki:Architecture] and GettingStarted for further information. {{{ #!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)]] }}} == Initial Funding == [[Image(htdocs:/img/fsd_logo.png, 266px, link=http://www.fsd.mw.tum.de/)]][[br]] osgVisual was initially funded by [http://www.fsd.mw.tum.de/ Institute of Flight System Dynamics], Technische Universität München, Germany == Latest Project News == ||[[Image(htdocs:/osgVisual_100.png, 100px, link=)]]|| 14th Feb. 2011[[br]] osgVisual 0.6 released. || Version 0.6 supports to configure the IG via XML configuration file. It allows to update the position and attitude of objects via external link (extLink) and to switch the tracked node dynamically during runtime. || ||[[Image(htdocs:/osgVisual_100.png, 100px, link=)]]|| 07th Jan. 2011[[br]] Rearranged the SVN repository. || SVN repository now meets the trunk/tags/branches standard and allows proper version tagging. Please do a fresh checkout because subsequently modified pathes in some source files would lead to compile errors otherwise. ||