Commit Graph

17 Commits

Author SHA1 Message Date
Emil Axelsson b7938549bd Enable spherical raycasting again 2018-07-17 11:21:50 -04:00
Jonathan Grangien 8bbb294eff Change MAS MHD assets 2018-07-17 11:17:27 -04:00
Emil Axelsson 87e870b1a8 Example generation of time varying volume 2018-07-17 11:12:24 -04:00
Emil Axelsson 3237c37a6a Work on volume generation and rendering 2018-07-17 11:12:24 -04:00
Emil Axelsson 9c23bdc472 Create volume generation task 2018-07-17 10:36:48 -04:00
Jonathan Grangien 9805d4b4b4 Rename files and folders 2018-07-17 10:13:27 -04:00
Matthias Berg 287ce3adde Better adapt to MAS 2018-07-17 10:13:27 -04:00
Matthias Berg 71dc87b9e2 Test MAS model rendering with existing functionality 2018-07-17 10:13:27 -04:00
Emil Axelsson 5de728442d Feature/volume tools (#614)
* Create volume generation task

* Change domain bounds into a non-optional parameter

* Work on volume generation and rendering

* Example generation of time varying volume

* Example generation of time varying volume

* Compile fix in RenderableKameleonVolume

* Fix copy and paste error

* Enable spherical raycasting again

* Uniform naming

* Add some documentation and remove dead code
2018-06-08 09:47:24 -04:00
Emil Axelsson d64a0df5f6 Feature/thesis work merge (#566)
Web GUI from Klas Eskilson (three new modules: webgui, webbrowser and cefwebgui)
Parallel connection refactorization
Wormhole server added to the main repository
Transfer function editor work from Cristoffer Särevall
Update ghoul
2018-03-20 09:30:59 +01:00
Alexander Bock 51551bc291 Move VRT specification into separate customization asset
Reenable customization scripts
Remove warning from HTTPRequest class
2017-12-31 22:13:55 -05:00
Alexander Bock 8ea5837f00 Various updates and fixes to scene and assets 2017-12-31 17:26:46 -05:00
Alexander Bock 339c45a7f6 Add specialized TaskRunner application "Sync" that only synchronizes all scenes in the asset folder
Replace TaskRoot in openspace.cfg with ${TASK} in Taskrunner
Remove Launcher
2017-12-26 20:13:23 +01:00
Alexander Bock c7c4f01f26 Make SyncTask work with globebrowsing scripts
Add additional error information to http request
2017-12-24 01:45:22 +01:00
Emil Axelsson 603078af53 Add sync task 2017-12-15 13:28:24 +01:00
Alexander Bock dcc9d6228d Some minor cleanup 2017-03-05 20:08:24 -05:00
Emil Axelsson cb7e81cf3d Add support for converting and rendering volumetric data in the cdf format. Replace DataConverter by a more general purpose TaskRunner.
Conflicts:
	modules/volume/CMakeLists.txt
	modules/volume/linearlrucache.h
	src/engine/openspaceengine.cpp
2017-03-02 18:20:01 +01:00