Emil Axelsson 0dcf65ce4f Feature/cef speedup (#806)
* Improve cmake errors
  * Calling doMessageLoopWork more often to increase gui performance
  * Introduce frequent callbacks
  * Restructure browser update callbacks
  * Cleanup cef speedup
  * Add flag to toggle updating browser between renderable calls
  * CEF should not be used in single process mode
  * Update CEF version
  * Postbuild step for finding framework from web helper
  * Load libcef dynamically to fix issue with CEF update
  * Only include dynamic library loader on mac
  * Improve keyboard mapping support on MacOS
  * Add arrow keys
  * Rename manifest
  * Fix bug with missing blinking cursor in text fields
  * Bump minimum cmake version
  * CEF fixes: Runtime and correct helper path
  * Be true to actual sandbox compatibility specified by CEF
  * Cleanup
2019-04-24 10:53:46 +02:00
2019-04-24 10:53:46 +02:00
2019-04-03 10:30:28 +02:00
2019-04-24 10:53:46 +02:00
2019-03-27 15:32:47 +01:00
2019-04-24 10:53:46 +02:00
2018-10-08 03:00:35 -04:00
2019-04-24 10:53:46 +02:00
2019-03-24 11:19:39 +01:00
2019-03-24 11:19:39 +01:00
2017-07-13 16:49:42 +02:00
2019-03-06 13:07:59 +01:00
2018-11-20 18:19:08 -05:00
2019-04-24 10:53:46 +02:00
2017-07-19 00:57:50 -04:00
2019-03-24 11:19:39 +01:00
2019-03-24 11:19:39 +01:00
2019-04-24 10:53:46 +02:00

OpenSpace is an open source, non-commercial, and freely available interactive data visualization software designed to visualize the entire known universe and portray our ongoing efforts to investigate the cosmos. Bringing the latest techniques from data visualization research to the general public, OpenSpace supports interactive presentation of dynamic data from observations, simulations, and space mission planning and operations. The software works on multiple operating systems (Windows, Linux, MacOS) with an extensible architecture powering high resolution tiled displays and planetarium domes, making use of the latest graphic card technologies for rapid data throughput. In addition, OpenSpace enables simultaneous connections across the globe creating opportunity for shared experiences among audiences worldwide.

The project stems from the same academic collaboration between Swedens Linköping University (LiU) and the American Museum of Natural History (AMNH) that led to the creation of Uniview and its parent company SCISS. Development of the software began several years ago through a close collaboration with NASA Goddards Community Coordinated Modeling Center (CCMC) to model space weather forecasting and continued with visualizations of NASAs New Horizons mission to Pluto and ESAs Rosetta mission. This promising set of preliminary work provided a foundation for recent NASA funding, which has extended the collaboration to include the University of Utahs Scientific Computing and Imaging (SCI) Institute, New York Universitys Tandon School of Engineering, multiple informal science institutions across the United States, and multiple, international vendors. Current areas of focus within OpenSpace include:

  • Visualization of dynamic simulations via interactive volumetric rendering, as a priority for communicating research in astrophysics.
  • Utilization of NASAs SPICE observational geometry system with its Planetary Data Service (PDS) to enable space mission visualization that reveal how missions are designed to gather science.
  • Globe browsing techniques across spatial and temporal scales to examine scientific campaigns on multiple planets, including close up surface exploration.

OpenSpace requires graphics support for OpenGL version 3.3.

This repository contains the source code and example scenes for OpenSpace, but does not contain any data. To build and install the client, we refer to the OpenSpace Wiki, specifically building for Windows, Linux (Ubuntu), and MacOS. Required preexisting dependencies are: Boost and Qt. Feel free to create issues for missing features, bug reports, or compile problems or contact us via email.

Regarding any issues, you are very welcome on our Slack support channel to which you can freely sign-up.

Description
This is the official GitHub repository for OpenSpace: an open source astrovisualization project. For instructions on how to build and run OpenSpace, see the Getting Started Guides on the wiki page at http://docs.openspaceproject.com.
Readme 733 MiB
Languages
C++ 73.5%
Lua 20%
GLSL 4%
CMake 1.6%
SuperCollider 0.5%
Other 0.3%