Commit Graph

454 Commits

Author SHA1 Message Date
Emilie b0928405eb Added functions for illuminance filtering (enhance method) + color tables for illuminance 2020-09-10 19:58:32 +02:00
Christian Adamsson 4de2034750 Merge remote-tracking branch 'origin/thesis/2020/radiation' into thesis/2020/radiation 2020-08-13 19:36:28 +02:00
Christian Adamsson 8328152271 number of states changed and added new assets 2020-08-13 19:36:16 +02:00
Emilie d6c2be3a58 Changed the transfer function for stream node 2020-08-13 16:57:03 +02:00
Emilie 031e71e61c Changed size of image for legend 2020-08-13 16:00:39 +02:00
Christian Adamsson e51032ce0f New asset structure and fixes for sphere slices 2020-08-11 16:00:04 +02:00
Christian Adamsson fb06c11dba New renderables for sphere slice and cutplanes timevarying 2020-08-07 12:06:15 +02:00
Emilie a2899e21d8 Small fixes for filtering for pulse close to Earth 2020-08-07 10:32:03 +02:00
Christian Adamsson 9fdf98b7d2 Merged master into thesis/2020/radiation 2020-07-28 11:13:50 +02:00
Emilie ebe1bad7d4 Added function to show selected streams + function for flow which extends over all nodes
It is now possible to show selected streams which is not dependent on flow. And flow is now no longer an enhance method, and extends over all the nodes. Also added small changes and code clean up
2020-07-24 11:46:58 +02:00
Alexander Bock e1fafb4dd3 Fix capitalization of Mercury map files (closes #1260) 2020-07-23 11:30:03 +02:00
Christian Adamsson 8eaf7ac129 Added modeltranformation to cameraposition and earthposition 2020-07-22 16:50:52 +02:00
Emilie cff35bc91c Added label for speed of light 2020-07-20 15:25:25 +02:00
Christian Adamsson 54d61d4981 Changed parent in asset file in order to get correct camera position 2020-07-20 15:00:10 +02:00
Emilie d102965b9a Functions to draw arrow (commented)
+ file name changes
2020-07-17 13:33:52 +02:00
Emma Broman 8d5a56e6ef Use vec3 color representation for fixed color in RenderableStars 2020-07-16 09:57:37 +02:00
Christian Adamsson cfcf84526e Changed parent in asset file 2020-07-15 14:49:45 +02:00
Christian Adamsson c82b8aa420 Added new renderable for visualizing the speed of light 2020-07-13 17:10:31 +02:00
Emma Broman 41d5a6db5f Merge pull request #1240 from OpenSpace/issue/1196
Issue/1196 - Unify usage of color, transparency/opacity
2020-07-13 12:23:33 +02:00
Christian Adamsson be7e924fe1 Changed structure around loading in binaries and small changes 2020-07-13 10:37:15 +02:00
Emma Broman cb19f730df Mixed cleanup 2020-07-10 11:25:26 +02:00
Emma Broman a9021ac8dc Separate GlobeLabels vec4 color into opacity and vec3 color
This commit does not change the previous behavior. Note however that the behavior for opacity is a bit weird for this component.
2020-07-10 11:25:26 +02:00
Emma Broman ef0eef842d Add opacity for text labels and fix constellation label opacity 2020-07-10 11:25:26 +02:00
Emma Broman bdb6e626ba Color values specified with vec3 instead of vec4 2020-07-10 11:25:26 +02:00
Alexander Bock 11f537e2e2 Fix issue with constellation art that left merge conflict annotations behind 2020-07-09 13:01:32 +02:00
Emilie 4344b9435a Changed the appearance of the flow
Added another color table for the flow (brighter than the usual color table)
2020-07-08 16:50:59 +02:00
Emma Broman b14eba72f8 Change properties and variables to opacity instead of transparency 2020-07-08 15:54:12 +02:00
Emma Broman a7ea25d311 Merge branch 'master' into issue/733 2020-07-08 15:33:39 +02:00
Emma Broman 9b58782771 Clean up rotation matrices in DU grids 2020-07-08 15:07:31 +02:00
Christian Adamsson c54ed88901 Merge remote-tracking branch 'origin/thesis/2020/radiation' into thesis/2020/radiation 2020-07-08 14:16:52 +02:00
Alexander Bock 96b775d939 Merge branch 'master' into feature/profiles
# Conflicts:
#	data/assets/asteroids.scene
2020-07-07 12:59:52 +02:00
Emilie bd4b8106c6 Fixed issue with alpha channel
+ changed color table width
2020-07-07 10:49:43 +02:00
Christian Adamsson d679214be0 two json files that describes streams close to earth 2020-07-06 13:01:52 +02:00
Christian Adamsson a00402b61a Merge conflict solved 2020-07-03 15:31:54 +02:00
Christian Adamsson 97f7789c97 Added assets and tried making it accesable for new user with this branch 2020-07-03 15:28:53 +02:00
Emilie 88c5794ee5 Added size scaling and color table as one enhance method
Added size scaling and color table as one enhance method, fixed issue with drawing lines instead of node skipping. Moved legend.
2020-07-03 11:52:50 +02:00
Emilie 8ce69ee242 Small fixes and code cleanup 2020-07-01 17:01:53 +02:00
Emilie 1109b7d23b Fixed asset to show cut planes 2020-07-01 16:05:26 +02:00
Christian Adamsson 49fe5e933e Changed the way cut plane gets transformation 2020-07-01 13:22:56 +02:00
Emilie b4d413338a Added functionality to color specific nodes close to Earth
with different color tables
2020-07-01 11:38:43 +02:00
Alexander Bock cae025f530 Merge pull request #1230 from OpenSpace/issue/1217
Issue/1217
2020-06-30 21:16:04 +02:00
Jonathas Costa 8c15767d53 updated Radio Sphere's orientation. 2020-06-30 13:17:28 -04:00
Jonathas Costa 607a13da31 Added new Renderbin PostDeferredTransparency and PreDeferredTransparency. Fixed trails definitions when needed and satellites too. 2020-06-30 12:05:07 -04:00
Emilie e89104641a node size dependent on Earth position fixed + moved legend 2020-06-30 15:29:29 +02:00
Christian Adamsson 9ab6041b40 Basic renderableplaneimagelocal asset added 2020-06-30 15:18:55 +02:00
Emma Broman f7b8061601 Cleanup: remove gridMatrix property from sphericalgrid
It is sufficient to use a Transform
2020-06-30 15:06:54 +02:00
Emilie 64eface23c node size dependent on Earth position fixed 2020-06-30 11:18:50 +02:00
Jonathas Costa e64f557bb4 Proposed solution. 2020-06-29 15:58:04 -04:00
Christian Adamsson b943b9a04b Cleanup and added keybindings to fit new variablenames 2020-06-29 15:13:30 +02:00
Christian Adamsson c82f47301b Start of implementing nodesize dependent on distance from earth 2020-06-29 11:10:44 +02:00