Commit Graph

2662 Commits

Author SHA1 Message Date
Jonathan Grangien bf422df2db Move mas tasks into volume specific folder 2018-06-15 11:10:09 -04:00
Jonathan Grangien 5659b3ca81 Implement RenderableTimeVaryingVolume specific opacity option 2018-06-15 11:01:35 -04:00
Jonathan Grangien 7904462b3b Implement vector variable length and better progress cb in kameleonvolumetorawtask 2018-06-14 16:50:33 -04:00
Jonathan Grangien 21cbfcfdd2 Make factorRSquared task dic value handle "false" 2018-06-13 16:18:55 -04:00
farbrorberg ec8424c334 Add fix for converting fieldlines from json into binary 2018-05-21 12:59:08 -04:00
Jonathan Grangien 7d1b5fd475 Fix how r^2 is applied and calculate corresponding min/max
Improve model visualization accuracy
Improve task performance
2018-05-18 16:18:39 -04:00
Jonathan Grangien f708062c6b Implement option to factor variable by r^2 during preprocess of mhd data 2018-05-17 16:58:07 -04:00
Jonathan Grangien 939a56e591 Comment out lowerValueBound/lowerUpperBound until further revision 2018-05-16 14:55:03 -04:00
farbrorberg bdae10a516 Merge branch 'feature/volume-tools' into thesis/2018/mas-model 2018-05-16 11:23:14 -04:00
farbrorberg 42f11911aa Begin implementing mas-fieldlines 2018-05-16 11:19:28 -04:00
Emil Axelsson 9a188cda98 Enable spherical raycasting again 2018-05-16 17:08:51 +02:00
Emil Axelsson 2ed8ab4fab Merge branch 'master' of github.com:OpenSpace/OpenSpace into feature/volume-tools 2018-05-16 12:49:08 +02:00
Emil Axelsson 1c000a045b Make it possible to unsubscribe to the time (#612) 2018-05-16 12:47:06 +02:00
Jonathas Costa 18f771b02a Merged master 2018-05-14 15:36:44 -04:00
Jonathas Costa 447014aa6e Merge branch 'master' into issue/607 2018-05-14 15:13:49 -04:00
Jonathas Costa 959dfa8ede Temporarilly moved star's rendering back to original one in order to avoid unkown night sky for non-stereo users. 2018-05-14 14:16:15 -04:00
Jonathas Costa f7dcc9c941 Merged master into StereoATM 2018-05-14 13:23:47 -04:00
Jonathan Grangien 4d56f05e77 Fix merge 2018-05-09 14:48:58 -04:00
jon-grangien e5f0f1163c Merge branch 'feature/volume-tools' into thesis/2018/mas-model 2018-05-09 13:32:35 -04:00
Emil Axelsson 2a986c9f17 Fix copy and paste error 2018-05-09 17:42:46 +02:00
Emil Axelsson 397dc7ac9b Compile fix in RenderableKameleonVolume 2018-05-09 17:21:35 +02:00
Emil Axelsson 8f07fcf495 Example generation of time varying volume 2018-05-09 17:10:54 +02:00
Emil Axelsson 2133d6d6a0 Example generation of time varying volume 2018-05-09 17:05:52 +02:00
Emil Axelsson ae8b63d437 Work on volume generation and rendering 2018-05-09 15:43:32 +02:00
Jonathan Grangien 5e8d93c413 volume raycaster: Add back simple lower/upper value 0 to 1 remapping 2018-05-04 15:15:22 -04:00
Jonathan Grangien 58f563ffae Fix transferfunction usage so it binds texture 2018-05-04 14:53:04 -04:00
Emil Axelsson 49abff980f Change domain bounds into a non-optional parameter 2018-05-04 20:29:06 +02:00
Emil Axelsson 46e54357cc Create volume generation task 2018-05-04 20:26:14 +02:00
Emil Axelsson 97b2311cb3 ToyVolume: Fix bugs, clean up and add example asset 2018-05-04 18:04:47 +02:00
jon-grangien c3d0267211 Change usage of transferfunctionhandler to core package transferfunction 2018-05-04 11:55:30 -04:00
Alexander Bock 20ff81017c Keep old image projections on a model 2018-05-03 17:43:29 -04:00
Alexander Bock 0f33639ca2 Add LiU WMS files
Make use of Sweden-based WMS files
Set correct name for automatically loaded Info files
2018-05-01 17:16:28 -04:00
Alexander Bock d6571a131d Enable the disabling of hash generation in URL synchronization 2018-05-01 14:30:18 -04:00
Jonathan Grangien 8581529319 Debug transfer function handler usage of classes 2018-04-30 15:39:27 -04:00
Jonathan Grangien c3834f68af Fix namespace indentation in a couple of files 2018-04-30 13:31:49 -04:00
Matthias Berg c87d784656 Test MAS model rendering with existing functionality 2018-04-25 11:04:52 -04:00
Jonathas Costa 7285a66c89 Changes from comments. 2018-04-22 09:52:21 -04:00
Alexander Bock a881eef156 Cleanup in Renderers 2018-04-22 09:15:42 +00:00
Jonathas Costa a5108db405 Removed unused transformations. 2018-04-21 16:45:19 -04:00
Jonathas Costa fca8e7f46b Refined new size control and added possibility to change control size system. 2018-04-21 16:38:24 -04:00
Jonathas Costa fc71ad1a83 Copied changes from previous branch and added new size control system. 2018-04-21 15:17:41 -04:00
Alexander Bock db66084ad8 Fix warnings and coding style issues 2018-04-21 08:27:20 -04:00
Alexander Bock 818ee225a5 Define a Cache path on default
Cleanup OpenSpaceEngine
Cleanup RenderEngine
  * ScreenSpaceRenderables are now owned by RenderEngine, rather than being shared_ptr
Cleanup LogFactory
2018-04-21 07:00:43 -04:00
Alexander Bock 8aa4c4fa42 Update copyright headers 2018-04-21 00:44:54 -04:00
Alexander Bock a9b981d718 LLVM compile fixes
Updated to new Ghoul commit
2018-04-20 23:12:13 -04:00
Jonathas Costa d5af5aab5d Fixed interaction of trail points with ATM. (#602)
* Fixed interaction of trail points with ATM.
* Added fix from SunEarh day.
2018-04-20 22:47:17 -04:00
Jonathas Costa 4197bb8200 Merged master. 2018-04-20 21:37:40 -04:00
Jonathas Costa ce72e6c8ad Requested changes for merging. Part VII. 2018-04-20 21:15:25 -04:00
Jonathas Costa 87d1072712 Requested changes for merging. Part V. 2018-04-20 21:11:01 -04:00
Jonathas Costa 5a63500cb0 Requested changes for merging. Part V. 2018-04-20 20:54:13 -04:00