Commit Graph

551 Commits

Author SHA1 Message Date
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
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
Christian Adamsson 5cc7eedee7 Merge remote-tracking branch 'origin/thesis/2020/radiation' into thesis/2020/radiation 2020-07-13 17:00:15 +02:00
Christian Adamsson c0ec97aa15 Cleanup of code in .scene file 2020-07-13 16:58:29 +02:00
Emilie 9bbc189fb1 Added time restart button for CME 2020-07-13 14:34:40 +02:00
Christian Adamsson be7e924fe1 Changed structure around loading in binaries and small changes 2020-07-13 10:37:15 +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
Christian Adamsson c54ed88901 Merge remote-tracking branch 'origin/thesis/2020/radiation' into thesis/2020/radiation 2020-07-08 14:16: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 ba94eb6b9e Tried to make keybindings and asset universal and not local, WIP 2020-07-03 15:30:17 +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
Christian Adamsson 87612778a6 Merge remote-tracking branch 'origin/thesis/2020/radiation' into thesis/2020/radiation 2020-07-01 16:58:06 +02:00
Christian Adamsson 80fc630dd6 Fixed new Keybindings and added more propertychanges 2020-07-01 16:57:51 +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
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
Emilie 64eface23c node size dependent on Earth position fixed 2020-06-30 11:18:50 +02: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
Christian Adamsson ff01b1284c Implemented Legend asset that can be enabled/disabled by keybinds 2020-06-26 17:01:34 +02:00
Emilie a2831cde60 Merge remote-tracking branch 'origin/thesis/2020/radiation' into thesis/2020/radiation 2020-06-26 16:23:09 +02:00
Christian Adamsson d9c3d9739e Added keybind for resetting the visualisation to default values 2020-06-26 16:22:13 +02:00
Emilie dd10247014 Merge remote-tracking branch 'origin/thesis/2020/radiation' into thesis/2020/radiation 2020-06-26 15:52:45 +02:00
Emilie 3be7cfbffc Functionally to add legend (not working) 2020-06-26 15:52:23 +02:00
Christian Adamsson 0667ea8a61 Small fix with keybinds 2020-06-26 15:35:18 +02:00
Christian Adamsson 33ac2e4f2b Added scripts and keybinds for looping the stream nodes simulation 2020-06-26 15:26:09 +02:00
ElonOlsson a20a0fc5b0 Sun_AIU as parent + temp rotation on density 2020-06-25 16:11:11 -04:00
Christian Adamsson c1dd0e6d16 Last push of the day for Elon :) 2020-06-25 18:42:03 +02:00
Christian Adamsson 8a41288755 Added legend Asset 2020-06-24 13:28:42 +02:00
Emilie 1a1a65b98e Added some more color tables 2020-06-23 14:55:44 +02:00
Emilie 2063664426 Added property and functions to change alpha value depending on flux 2020-06-22 16:39:26 +02:00
Emilie 07c44c57a6 Normalize flux value and changed color table 2020-06-17 16:52:53 +02:00
Emilie dbce010979 Auto stash before merge of "thesis/2020/radiation" and "origin/thesis/2020/radiation"
Added functions + lookup table for when coloring with flux values
2020-06-17 16:18:58 +02:00
Christian Adamsson 321df50128 improvements with datahandling and rendering
Can now store every state in vectors and update smoothly both with filtering and colouring.
2020-06-17 15:10:32 +02:00
Christian Adamsson 18289d0dfd Loading in states into ram memory, skipping x amount of nodes
Added functionality for loading in state and nodes. Also changed coloring and filtering a bit.
2020-06-16 17:03:40 +02:00
Emilie 4c0970436e Added functions to be able to filter nodes 2020-06-10 13:40:18 +02:00
Emilie cd84f188bf Solved scaling issue 2020-06-08 16:04:03 +02:00
Christian Adamsson 67774cb3f3 Changed Node handling and conversion to meter in cartesian coordinates. 2020-06-04 16:20:36 +02:00
Emilie 47892926bd Added SceneGraphNode and functions to extract information from json-files 2020-05-20 17:25:01 +02:00
Elon Olsson 534427a47f . 2020-05-13 10:17:13 -04:00
Elon Olsson b72e678ff9 small fixes for PR 2020-05-07 14:57:01 -04:00
Elon Olsson 542ce6d0b5 merging master to feature/mas-model 2020-05-06 17:00:11 -04:00