Open Image Generation System (OpenIGS) OpenIGS Objectives The goal of the Open Image Generation System (OpenIGS) has been to create a 3D visualisation package that is open with respect to its architecture, its interfaces, its file format and its use of a rendering engine. It is supposed to be an open framework, were developers may integrate specific 3D visualisation effects without interfering with the rest of the application. The software may interface to any data source producing parameters to be displayed, from complex back-end simulators to simple file readers. Also, it tries to prevent any lock-in to proprietary file formats by defining a generic XML based format. Finally, the framework can be reused if it is ported to another platform and even if another rendering engine (e.g. from OpenGL to Direct3D) is used. This work has been performed in two phases: first the basic software was developed in-house at Estec and based on this software the OpenIGS application was created. This latter work was done by ATOS Origin (NL) in the frame of the GSTP-3 programme.
The OpenIGS basic software is supposed to provide a modular framework that allows an extensible module based architecture. The definition of the basic software is very simple and yet very flexible and configurable. Starting with this definition, a reference version of the basic software was implemented in C++ code. It provides standard modules for data file parsing (based on XML), communication (TCP/IP), module properties handling, message and event handling between modules, time synchronisation, and any other basic features. The OpenIGS basic software Intellectual Property Rights (IPR) is owned by ESA and the software and its documentation are freely available to industry and organisations of ESA member states.
Based on the basic software as described above, ATOS Origin (NL) has created an OpenIGS application based on the SGI Performer toolkit. This application runs both on Windows and on Linux. It is configurable using an XML definition file, which defines the software modules that shall be loaded and what module instantiations with what parameters are needed. This application provides an interface to EuroSim as well as that data can be (re-)played from disk files (in XML format). The application provides a set of 3D graphics functions required for typical engineering visualisation use. There are specific space-related modules e.g. to display spacecraft orbits or model camera field-of-view cones. The OpenIGS application IPR is owned by ESA as well, so the same conditions as for the basic software apply. Future Work The current phase of the OpenIGS has been completed. The application has undergone extensive testing and has been used already in a number of simulation projects at Estec. However, there are a number of improvements identified, with the intention to implement these in the near future.
Last update: 20 September 2006
|