Commit Graph

36 Commits

Author SHA1 Message Date
GPayne 39f4dc33cb Initial pass of merging satellite debris into master and switching satellites to use grouped scenegraphnodes. 2019-08-13 15:39:06 -06:00
Elon 46c22488d7 wrapping up thesis project 2019 space debris 2019-07-22 16:16:21 -06:00
Elon 3fbe042250 spherical grid now works 2019-06-18 09:54:20 -06:00
Jonathan Fransson fa8100ee0b Spherical representation working and general clean up 2019-06-17 17:11:39 -06:00
Jonathan Fransson c8e297a5b9 debris performanslogging, fixed spherical coords and asset clean-up 2019-06-12 15:15:15 -06:00
Elon 7c2527a1e7 first start at using spherical grid with debris volume 2019-06-07 15:53:17 -06:00
Elon 3ae183b997 volume sequences can be made, and they will use a global min and max value 2019-06-04 16:44:14 -06:00
Elon 6da1e3327a merge 2019-05-23 11:52:58 -06:00
Elon 33cb871a41 trying to fix orbits 2019-05-23 11:47:27 -06:00
Jonathan Fransson 8e107beeec orbit render modifications, unfinished 2019-05-23 11:39:40 -06:00
Elon b65d263512 - 2019-05-17 19:17:05 -06:00
Jonathan Fransson 319546b243 1st version volume render finished, with multiple data sets 2019-05-17 16:01:40 -06:00
Elon 3000c14056 merge 2019-05-17 10:22:48 -06:00
Elon db125bc72b merge 2019-05-17 09:31:58 -06:00
Elon f4d29ba14a old 2019-05-17 09:27:19 -06:00
Jonathan Fransson 51a157eb40 generate derbris volume task, not working properly 2019-05-16 16:45:39 -06:00
Elon c219a344b1 get index from position merge with density get density at 2019-05-13 13:25:27 -06:00
Elon d25b18d9b7 get index from position 2019-05-13 12:54:24 -06:00
Jonathan Fransson d567e1f254 quick task fix 2019-05-13 12:14:47 -06:00
Jonathan Fransson ca6fa695bb getDensityAt 2019-05-13 12:10:25 -06:00
Jonathan Fransson 4504f13722 merge 2019-05-13 10:15:30 -06:00
Elon 3a063a1f8c started on mapping density of generated positions to cartesian grid cells 2019-05-10 17:51:12 -06:00
Elon b0d5fdf722 sync with removal of duplicate branch 2019-05-08 12:21:09 -06:00
Jonathan Fransson 82928c11fc asset and task for volume rendering 2019-05-07 15:24:42 -06:00
Elon fee36349e8 removed old test 2019-05-06 09:42:37 -06:00
Elon 2b92413b15 - 2019-04-29 09:26:54 -06:00
Emil Axelsson 0d2935c43b Feature/gaia mission merge (#766)
* Add Adam Aslegård's module that renders Gaia mission stars
 * Add module for Gaia mission
 * Add CCfits and cfitsio submodules and the implemented fitsfilereader module from the OpenSpace-sun-earth-event branch
 * Add a TaskRunner to read from a fits file
2018-11-20 18:19:08 -05: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