Commit Graph

5790 Commits

Author SHA1 Message Date
Jonathan Grangien 98539d2d0a Refactor SmallLabel into generic label with size prop
and apply to data loader button
2018-07-17 11:35:39 -04:00
Jonathan Grangien b24f296106 Use TabMenuItem for data loader button to be consistent with styling 2018-07-17 11:35:39 -04:00
Jonathan Grangien 009d8e0d83 Make on screen gui background black for now 2018-07-17 11:35:39 -04:00
Jonathan Grangien be7096a6c9 Add button to toggle a state for showing data loader gui 2018-07-17 11:35:39 -04:00
Jonathan Grangien 9968c0e15e Enable support for redux devtools 2018-07-17 11:35:39 -04:00
Jonathan Grangien 72a8cbd4f0 Disable eslint 2018-07-17 11:35:39 -04:00
Jonathan Grangien 23e04b1c5a Implement changes to load mas bastille data 2018-07-17 11:35:39 -04:00
farbrorberg e76746aa6c Scale fieldlines and add scene keybindings 2018-07-17 11:35:39 -04:00
farbrorberg 7a3673ae16 Add fix for converting fieldlines from json into binary 2018-07-17 11:35:39 -04:00
Jonathan Grangien d998713c0e Tweak colors, scale 2018-07-17 11:35:38 -04:00
Jonathan Grangien 331b314e4a Fix how r^2 is applied and calculate corresponding min/max
Improve model visualization accuracy
Improve task performance
2018-07-17 11:35:38 -04:00
Jonathan Grangien 55c97e5169 Mimic predsci eclipse visualization colors with tf better 2018-07-17 11:24:46 -04:00
Jonathan Grangien 88aa086719 Implement option to factor variable by r^2 during preprocess of mhd data 2018-07-17 11:24:46 -04:00
Jonathan Grangien 69fda8e38e Edit transferfunction colors and domain value / radius ratio 2018-07-17 11:22:53 -04:00
Jonathan Grangien 1df58e3588 Rename and place mas mhd related assets more consistently 2018-07-17 11:22:53 -04:00
Jonathan Grangien 2ff4eac122 Make mhd data rendered with spherical raycaster more visible 2018-07-17 11:22:53 -04:00
Jonathan Grangien c2fca8be46 Comment out lowerValueBound/lowerUpperBound until further revision 2018-07-17 11:22:53 -04:00
Jonathan Grangien abe5cf0fc5 Add a test sphere to mas scene 2018-07-17 11:21:51 -04:00
farbrorberg f75590f8c6 Begin implementing mas-fieldlines 2018-07-17 11:21:50 -04:00
Emil Axelsson b7938549bd Enable spherical raycasting again 2018-07-17 11:21:50 -04:00
Jonathan Grangien 64b93023bf Change mas MHD tf 2018-07-17 11:17:27 -04:00
Jonathan Grangien 8bbb294eff Change MAS MHD assets 2018-07-17 11:17:27 -04:00
farbrorberg b01d4f6073 Old enlil-fieldlines working 2018-07-17 11:17:27 -04:00
Jonathan Grangien 06f595dd5c Clean up mas asset 2018-07-17 11:17:27 -04:00
Jonathan Grangien 538ab0b9ca Add shortcut to toggle mas renderable 2018-07-17 11:17:27 -04:00
Jonathan Grangien 0c589ad035 Add visible colors with log-ed positions to transferfunction 2018-07-17 11:17:27 -04:00
Jonathan Grangien b338551df4 Check in data dictionary file edited with suitable values 2018-07-17 11:17:27 -04:00
Jonathan Grangien 65c68d5b5f Render a rectangle from mas data
First mappingkey value in transferfunction gets applied to a small
rectangle inside sun
2018-07-17 11:17:27 -04:00
Jonathan Grangien e23508cdce Fix merge 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
jon-grangien d2b00ea76b Try with different volume rendering values for the data 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
Jonathan Grangien e815adc493 Add some commented out lines to mas asset 2018-07-17 10:59:08 -04:00
Jonathan Grangien dc79249e44 volume raycaster: Add back simple lower/upper value 0 to 1 remapping 2018-07-17 10:59:08 -04:00
Emil Axelsson 61404b408e Change domain bounds into a non-optional parameter 2018-07-17 10:37:19 -04:00
Emil Axelsson 9c23bdc472 Create volume generation task 2018-07-17 10:36:48 -04:00
jon-grangien a750dee5f4 Change usage of transferfunctionhandler to core package transferfunction 2018-07-17 10:32:17 -04:00
Jonathan Grangien 70dd0b271a Debug transfer function handler usage of classes 2018-07-17 10:23:02 -04:00
Jonathan Grangien 3ae6cdbd6a Fix namespace indentation in a couple of files 2018-07-17 10:19:56 -04:00
Jonathan Grangien 8b864a32a9 Change time keybindings in assets 2018-07-17 10:14:17 -04:00
Jonathan Grangien 9805d4b4b4 Rename files and folders 2018-07-17 10:13:27 -04:00
Matthias Berg f9a56a85c2 Add mas-transferfunction file 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
Jonathan Grangien f51120013c Put stb_image includes first in image reader order for linux 2018-07-17 10:02:06 -04:00
Jonathan Grangien ef877db08c Move stb_image reader first in reader order
Seems better to let it handle the common file types instead of FreeImage
on linux
2018-07-17 09:59:30 -04:00
Alexander Bock 2751ee327c Update Ghoul repository to show milliseconds in log timestamps
Add log information to the SceneGraphnode to show initialization and OpenGL initialization of nodes
2018-07-16 17:44:50 -04:00
Alexander Bock 001935a139 Add missing files in multiresvolume 2018-07-16 17:28:52 -04:00
Alexander Bock 1e97bae229 OpenGL logging
Print warning if OpenGL logging is disabled but loglevel is too low
Fix format of printed functions

Closes 656
2018-07-13 16:22:24 -04:00
Alexander Bock d0f3e5507a Code cleanup
Remove warnings from multiresvolume module
2018-07-13 16:02:42 -04:00