Sovanny Huy
067fca0ff1
suntexture manager now takes wsa and makes it black, blue and red
2019-09-04 14:34:54 -04:00
Sovanny Huy
7e38292395
Merge remote-tracking branch 'origin/thesis/2019/spaceweather-stream' into thesis/2019/spaceweather-stream
2019-08-29 14:55:12 -04:00
Kollberg
6e77217ba3
Fixed bugg where openspace would crash because download worker didn't get to finish donwloading a file, also started to move out API-urls to asset file, so they are not hardcoded anymore
2019-08-29 11:09:05 -04:00
Sovanny Huy
d45c167b95
Auto stash before merge of "thesis/2019/spaceweather-stream" and "origin/thesis/2019/spaceweather-stream"
2019-08-28 16:37:25 -04:00
Sovanny Huy
19d99c6332
Auto stash before merge of "thesis/2019/spaceweather-stream" and "origin/thesis/2019/spaceweather-stream"
2019-08-28 16:29:43 -04:00
Sovanny Huy
14d3372932
Merge remote-tracking branch 'origin/thesis/2019/spaceweather-stream' into thesis/2019/spaceweather-stream
2019-08-28 15:38:12 -04:00
Kollberg
26f860398c
OpenSpace can now be powered by iSWA-servers, and is doing it asynchronously
2019-08-28 14:44:39 -04:00
Kollberg
a4c940ca10
Started to incorporate iswa endpoint to webfieldlines
2019-08-22 09:12:44 -04:00
Sovanny Huy
6050a72aec
updated transfer functions
2019-08-21 11:54:07 -04:00
Kollberg
1a71342007
Early version of webfieldlinesworker now working, will only upload field lines once during runtime at this point, in need of some sort of alert mechanism
2019-08-09 10:36:04 -04:00
Kollberg
95467f62df
Updates to webfielslinesworker mainly, now 'downloads' the files that has not been downloaded yet
2019-08-05 15:39:06 -04:00
Sovanny Huy
e77911ae35
update pfss io to match new python script
2019-07-29 08:40:26 -04:00
Sovanny Huy
94f26644b9
add assets for fieldlines with two extra quantities
2019-07-15 14:30:20 -04:00
Sovanny Huy
b6ce61dd92
fixed errors, but not working yet
...
update/render not running when folder is empty
2019-07-03 09:41:02 -04:00
Sovanny Huy
4551631bd5
fix bug (set LoadAtRunime to true)
2019-07-02 14:46:15 -04:00
Kollberg
2d7e621d5c
Merge branch 'thesis/2019/spaceweather-stream' of https://github.com/OpenSpace/OpenSpace into thesis/2019/spaceweather-stream
2019-07-01 13:36:01 -04:00
Kollberg
decc49d522
Added the possibility to read coloringmethod to field line asset file
2019-07-01 13:35:54 -04:00
Sovanny Huy
ad1fa21f04
Auto stash before merge of "thesis/2019/spaceweather-stream" and "origin/thesis/2019/spaceweather-stream"
2019-07-01 13:33:28 -04:00
Kollberg
65a0c17a09
resolved conflicts
2019-06-26 09:02:43 -04:00
Kollberg
1dbb0b5b29
Added direction to fl-shader, to be able to have different directions in field lines
2019-06-26 08:58:20 -04:00
Sovanny Huy
8654ff09ab
added more assets for demo
...
and commented out experimental download function
2019-06-25 10:34:54 -04:00
Sovanny Huy
d3bb858a41
create base for new class
2019-06-21 15:28:10 -04:00
Sovanny Huy
f4b35ea36b
added wsa to model in fieldlinesequence
2019-06-18 10:31:55 -04:00
Sovanny Huy
2f1c9253f7
addadditional set of fieldliens for demo
2019-06-11 09:48:01 -04:00
Sovanny Huy
dc07d7b7c3
WSA fieldlines first test
...
don't forget to add json files
2019-06-05 16:59:01 -04:00
Kollberg
d12d192920
Temporal images are now fetched on separate threads, to not freeze the program while waiting for response
2019-05-31 14:46:53 -04:00
Sovanny Huy
7dfdee2141
downloading and uploading textures
...
using new endpoints
2019-05-28 13:32:04 -04:00
Sovanny Huy
e2dbbe6ccd
swapped sun to renderablesphere
2019-05-23 15:34:10 -04:00
Sovanny Huy
8ba797eba6
Merge remote-tracking branch 'origin/master' into thesis/2019/spaceweather-stream
2019-05-20 16:22:05 -04:00
Alexander Bock
d335ec0622
Add missing base.scene
2019-05-20 14:14:39 -06:00
Sovanny Huy
264435b1d1
Merge remote-tracking branch 'origin/master' into thesis/2019/spaceweather-stream
2019-05-20 15:29:33 -04:00
Alexander Bock
a94c5de8ca
Fix the messenger scene
2019-05-20 11:29:03 -06:00
Alexander Bock
3a687b5c57
Cleanup of scene files by introducing a new base.scene from which all others derive
...
Add asset.filePath to the warning when trying to register an empty list
Correctly add HyperionTrail
2019-05-20 11:03:55 -06:00
Sovanny Huy
c9ea4c25f2
Merge remote-tracking branch 'origin/master' into thesis/2019/spaceweather-stream
2019-05-20 12:02:56 -04:00
Emil Axelsson
43332d88eb
Update webgui
2019-05-20 13:54:54 +02:00
Alexander Bock
508e3f191d
Fix h key to correctly toggl all trail visibilities
2019-05-19 13:50:43 -06:00
Emil Axelsson
673c31cfc7
Update webgui
2019-05-19 17:32:23 +02:00
Emil Axelsson
58153ebe91
Fix misspelled barycentric trail names
2019-05-19 09:39:36 +02:00
Jonathas Costa
1c0b892771
Added Oort sphere grid. ( #872 )
2019-05-18 14:32:13 -06:00
Jonathas Costa
ae5392dbeb
Fixed depth sorting for Sun's glare. ( #868 )
...
* Fixed depth sorting for Sun's glare.
2019-05-18 11:12:05 -06:00
Micah Acinapura
0eabffe752
exposed renderable type to gui, fixed path for milkyway items ( #866 )
...
* exposed renderable type to gui, fixed path for miklyway items
* Changes to session recording topic
* Update webgui
2019-05-18 17:00:31 +02:00
Alexander Bock
915d57f6f0
Add missing icon file
2019-05-17 17:29:36 -06:00
Alexander Bock
dd5a0ff239
Add grids for light days, months, years, etc ( closes #563 )
2019-05-17 15:47:27 -06:00
Emil Axelsson
d6c5c98e6d
Feature/time topic changes ( #863 )
...
* Time topic updates
* Update web gui and patch jsonconverters
2019-05-17 21:55:00 +02:00
Jonathas Costa
c4781b01de
Feature/new stars rendering ( #784 )
...
* Physically-based star rendering.
* New Tully Pic Galaxies speck file w/o Milky Way
* Removed PSC from stars rendering.
* Avoiding extra calculations during shading.
* Removed bug in billboard maximum size code.
* New method to get the current viewport resolution. Used e.g. when rendering stereo side-by-side configuration.
* Same as stereo stars.
* Improved configuration.
* Stars camera orientation.
* Separated changes in billboards.
* Adde min size control.
* Setting minimum size.
* Changed eye position. Changed data array nome inside shaders to a more accurate representation of the data.
* Billboards reflecting actual stars sizes.
* Scaling stars size based on luminosity, Abs Mag and size.
* Rendering to a texture instead of fragment calculation for each star.
* Added default parameters, new configurations and updated parameters.
* Updated speck file handling to reflect a more general specification.
* Added apparent magnitude from the speck files.
* Set correct star values values for Apogee and Galah
* Changed position from vec4 to vec3 to save GPU memory.
2019-05-17 01:16:17 +02:00
Jonathas Costa
2b183b721b
Feature/new globe labels ( #783 )
...
Adding globe labels for planets
https://github.com/OpenSpace/OpenSpace/issues/213
2019-05-16 21:34:07 +02:00
Sovanny Huy
7d00788241
Merge branch 'master' into thesis/2019/spaceweather-stream
2019-05-16 15:20:42 -04:00
Sovanny Huy
ce14ffce2b
change texture based on time
2019-05-16 15:10:24 -04:00
Sovanny Huy
a165f9ea77
some renderloop testing
2019-05-15 14:55:11 -04:00
Jonathas Costa
8bb70e328d
Issue/425 ( #860 )
...
* Working on the fix for the depth sorting problem.
* Changed grids and billboards to additive blending.
2019-05-14 17:05:40 +02:00