Commit Graph

4697 Commits

Author SHA1 Message Date
Oskar Carlbaum
1a00d8a34f Add default colortable to data folder 2017-10-09 23:58:32 +02:00
Oskar Carlbaum
bb43dace32 Cleanup minor things 2017-10-09 23:46:20 +02:00
Oskar Carlbaum
173a32b020 Add extraQuanities to FieldlinesState from cdf source 2017-10-09 23:46:20 +02:00
Oskar Carlbaum
4fc88c595f Load CDFs and trace field lines using kameleon and store the info in FieldlinesState. 2017-10-09 22:55:29 +02:00
Oskar Carlbaum
bf83073120 Add general helper functions for Kameleon 2017-10-09 22:55:29 +02:00
Oskar Carlbaum
3f756016e7 Ensure no extraQuantity-dependent properties are added when there are no extraQuantities 2017-10-09 22:55:29 +02:00
Oskar Carlbaum
fad306d510 Cleanup! Neater structure in initialize. 2017-10-09 22:55:29 +02:00
Oskar Carlbaum
caa98a4a62 Move stringToModel function to utils/commons.cpp 2017-10-09 22:55:29 +02:00
Oskar Carlbaum
c4c576eaa2 Load states from JSON into RAM and save to osfls if output folder is specified 2017-10-09 22:55:29 +02:00
Oskar Carlbaum
0bb118b4cc Save state to JSON when input is .osfls and an output folder is specified in the lua-modfile 2017-10-09 22:55:29 +02:00
Oskar Carlbaum
b1d1a7cf02 Refactor: restructure & clean up 2017-10-09 22:55:28 +02:00
Oskar Carlbaum
d9268593ce Add functionality for saving states to the OSFLS format 2017-10-09 22:55:28 +02:00
Oskar Carlbaum
84a511a1fc Add functionality for reading field line states from JSON files 2017-10-09 22:55:28 +02:00
Oskar Carlbaum
bfe0cfd770 Implement functionality for saving field line states to a JSON format 2017-10-09 22:55:28 +02:00
Oskar Carlbaum
adcd62dedd Add DomainLimiting, Masking and AdditiveBlending options 2017-10-09 22:55:28 +02:00
Oskar Carlbaum
dc597f59c4 REFACTOR: split renderablefieldlinessequence.cpp into two files and give propertiy variables a 'p' as prefix 2017-10-09 22:55:28 +02:00
Oskar Carlbaum
3c9d48315c Add trigger properties. One for focus the camera on parent and one for time jump to start of sequence! 2017-10-09 22:55:28 +02:00
Oskar Carlbaum
f521939370 Always refer to the extra quantities used for coloring lines as quantities, never variables. 2017-10-09 22:55:28 +02:00
Oskar Carlbaum
f442dd4f7c Add functionality for coloring lines by different quantities 2017-10-09 22:55:28 +02:00
Oskar Carlbaum
ec8c3c5ea7 Add functionality for reading and displaying OSFLS files during runtime 2017-10-09 22:55:28 +02:00
Oskar Carlbaum
eea7c7306a Add functionality to illustrate magnetic flow 2017-10-09 22:55:28 +02:00
Oskar Carlbaum
42d49ecc55 Setup OpenGL variables and shaders and draw field lines 2017-10-09 22:55:28 +02:00
Oskar Carlbaum
5882c16bcc Add functionality for checking which state should be shown, depending on time 2017-10-09 22:55:28 +02:00
Oskar Carlbaum
8ff9cb403e Load OSFLS states into RAM and keep track of trigger times 2017-10-09 22:55:28 +02:00
Oskar Carlbaum
94d0cc3ddd Handle inputs from modfile Dictionary in separate function 2017-10-09 22:55:28 +02:00
Oskar Carlbaum
4f51dafae3 Place _loggercat in empty namespace of .cpp instead of storing it as a member variable 2017-10-09 22:55:28 +02:00
Oskar Carlbaum
2e4108093b Add member variables and function to read osfls files to FieldlinesState 2017-10-09 22:55:28 +02:00
Oskar Carlbaum
499156d221 Add functionality which read sourceFolder from Modfile and extracts all valid files from that directory 2017-10-09 22:55:27 +02:00
Oskar Carlbaum
1519fa794f Add functionality for reading inputFileType from modfile dictionary 2017-10-09 22:55:27 +02:00
Oskar Carlbaum
d6eaab8c26 Add FieldlinesState class files 2017-10-09 22:55:27 +02:00
Oskar Carlbaum
44d046e770 Setup main files for fieldlinesSequence module 2017-10-09 22:55:27 +02:00
Alexander Bock
23f9f3714d Update Slack signup link 2017-10-05 16:21:22 -07:00
Alexander Bock
16a865337e Fix compile error in GlobeBrowsing module without GDAL (closes #396) 2017-09-30 15:47:11 -06:00
Alexander Bock
42a7341207 Honor the option for building applications and don't overwrite with the default value
Remove unknown warning-warning from Clang
2017-09-30 13:06:05 -04:00
Emil Axelsson
b77471edd0 Shader compile fix 2017-09-22 18:04:23 +02:00
Emil Axelsson
6b82df68dd Pr/core threadpool (#401)
Move GlobeBrowsing thread pool to OpenSpace core
2017-09-22 13:22:03 +02:00
Emil Axelsson
ea5382c028 Volume conversion and rendering (#350)
Add volume rendering features
 - Improve task runner
 - Improve reading from CDF files
 - Basic time varying volume rendering
 - Fix scaling bug in RenderableToyVolume
2017-09-22 12:03:23 +02:00
Kalle Bladin
7aceb54bec Globe browsing: fix implicit conversion errors and remove warnings (#393)
* Fix implicit conversion errors and remove warnings.
2017-09-01 12:03:31 -04:00
Alexander Bock
b1110c9eee Fix keybindings and properties documentation 2017-09-01 10:50:18 -04:00
Alexander Bock
c3825cc81e Only display commit hash text overlay if there is information available
Add version and commit information into a global property
2017-08-31 11:37:22 -04:00
Alexander Bock
0ceab49df7 Update gitignore to include Mars texture
Update SGCT reference
Update Ghoul reference
Prevent spherical grid to recreate grid each frame
Add version and commit information (closes #395)
2017-08-30 14:56:02 -04:00
Alexander Bock
f57feb01d3 Fix meridian shift issue on Pluto
Easier configuration of Pluto image textures from within the scene file
2017-08-21 13:53:05 -04:00
Alexander Bock
222bbe22ab Feature/gb gui (#390)
Implemented new GUI component to handle WMS servers
* Add Lua scripts to support adding GIBS datasets (closes #222)
* Add Lua function to load WMS servers from a predefined file

* Workaround for Visual Studio 15.3 compile fix in Windows headers

* Initial support for parsing GetCapabilities file and automatically add layers

* Add a Trigger property to remove a layer

* Support default servers

* Add default file

* Move WMS server code from GUI component into GlobeBrowsingModule

* Add Lua scripts for loading and removing WMS servers
Automatically load default servers on startup

* Reset tile provider before removing a layer tolimit the crash risk
Add "From focus" button to switch globebrowsing gui to the same node as the focus

* Remove warnings
Remove compile error with nonexisting GDALOpenEx function
2017-08-19 20:23:08 -04:00
Alexander Bock
09a94e6bf5 Workaround for Visual Studio 15.3 compile fix in Windows headers 2017-08-18 15:44:06 -04:00
Alexander Bock
9d4a69b6e7 Quick fix for mars.mod 2017-08-17 10:17:32 -04:00
Alexander Bock
e056ad561f Add MOC WA Mars texture as torrent
Organize mars textures correctly
2017-08-17 10:15:28 -04:00
Alexander Bock
7d3b0d7822 Update new horizons data files (kernels and textures) 2017-08-17 09:36:05 -04:00
Alexander Bock
621dd20f45 Fix include of default applications 2017-08-16 15:08:47 -04:00
Alexander Bock
904ea5b447 Merge branch 'master' of https://github.com/OpenSpace/OpenSpace 2017-08-16 09:10:39 -04:00
Alexander Bock
4513c4e1e2 Runtime fix for SpacecraftInstruments module 2017-08-16 09:10:03 -04:00