Commit Graph

130 Commits

Author SHA1 Message Date
Lovisa Hassler d60017e25d Implement fading distance in renderablestationfov, lifting out some functions in renderablecone to make inheritance easier 2019-01-23 12:41:57 -05:00
Lovisa Hassler 147ad70a1c small improvements to signal rendering 2019-01-22 16:15:54 -05:00
Lovisa Hassler c1405379ea renderablestationsfov added and compiling 2019-01-22 13:53:37 -05:00
Lovisa Hassler 17caade5b1 Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn 2019-01-22 10:55:01 -05:00
Lovisa Hassler 4d25841c4b renderablestationfov not working 2019-01-22 10:54:56 -05:00
Agnes Heppich a904928c22 precission error work around 2019-01-21 15:36:47 -05:00
Agnes Heppich 02c90263f7 wireframe mode 2019-01-18 16:31:23 -05:00
Agnes Heppich 2031553a37 set color same as signals 2019-01-18 15:49:25 -05:00
Agnes Heppich f4d15f1434 Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn 2019-01-18 14:18:28 -05:00
Agnes Heppich a3432f1484 Fixed the cone size-problem 2019-01-18 14:18:13 -05:00
Lovisa Hassler f00a9ab7f1 small fixes 2019-01-17 18:12:01 -05:00
Agnes Heppich 9bab7fb6c4 Added all cones 2019-01-17 16:46:26 -05:00
Agnes Heppich e7c5fddd31 Set angle instead of radius 2019-01-17 11:09:47 -05:00
Lovisa Hassler c05105c2f5 added documentaion and properties to renderable cone 2019-01-16 17:52:49 -05:00
Agnes Heppich 5c74fafd4c clean up 2019-01-16 11:48:12 -05:00
Agnes Heppich 0bf05635b5 Added renderableCone class that renders one cone 2019-01-16 11:32:07 -05:00
Lovisa Hassler ed0df0319b make labels follow timeframe of the node identifier 2019-01-14 17:07:05 -05:00
Lovisa Hassler 335528f73e got rid of outdated/unnecessary comments 2019-01-10 18:02:01 -05:00
Lovisa Hassler 96d960ec96 got rid of unnecessary logic in shader, added some functions in renderablesignals 2019-01-10 17:57:07 -05:00
Lovisa Hassler 541ab3123d got rid of unnecessary includes 2019-01-09 23:36:54 -05:00
Agnes Heppich b3d68d83ff only render labels in the timeframe set in asset 2019-01-09 20:12:17 -05:00
Agnes Heppich 05412ad9bf Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn 2019-01-09 11:31:56 -05:00
Agnes Heppich 2ddb2a51eb Added point to label to show where spacecrafts are 2019-01-09 11:30:53 -05:00
Lovisa Hassler 51016536d5 extended the range of flow speed property 2019-01-08 16:13:15 -05:00
Lovisa Hassler 0177f3915a renamed renderablelabel 2019-01-08 15:37:14 -05:00
Lovisa Hassler c5dbb5de49 fixed so that textcolor property works, only overrided by individual label color 2019-01-08 15:18:10 -05:00
Lovisa Hassler a9bd05b5ef fixed precision issues for stations, handled similar to spacecrafts 2019-01-08 13:12:18 -05:00
Agnes Heppich 5fbe5cf269 clean up and remove testRADEC 2019-01-08 10:56:15 -05:00
Agnes Heppich e262829812 Clean up and possible to set individual colors for the labels 2019-01-07 11:46:47 -05:00
Agnes Heppich 6a17e85d47 Added Gaia and changed speed offlow particles 2018-12-27 19:30:33 -05:00
Lovisa Hassler f004c229fb made the flow segment size dependant on light travel time. Also renamed 'signal speed' to 'flow speed' 2018-12-26 16:39:11 -05:00
Agnes Heppich e18d5571a6 added size for the stations dishes so that signal is rendered to the top instead of its foot 2018-12-21 18:26:19 -05:00
Lovisa Hassler b9b64ddd2b changed labels so that they are dynamically updated with the spacecraft identifiers 2018-12-19 19:12:48 -05:00
Lovisa Hassler e0454e5cc9 adding error handle and messages for the spacecraftIdMap 2018-12-19 17:18:17 -05:00
Lovisa Hassler cd07f51c2e got rid of duplicated commented code 2018-12-18 18:09:29 -05:00
Lovisa Hassler 4c63a5f183 adding unit AU 2018-12-18 17:46:59 -05:00
Lovisa Hassler 9a6d79ce8c added fading functionalities for the labels 2018-12-18 14:59:15 -05:00
Lovisa Hassler f352ef7a75 moved comment to correct place, changed vec3 to dvec3 2018-12-17 17:39:48 -05:00
Lovisa Hassler 40e56bf005 improved our label class, handles precision errors and rescales depending on distance 2018-12-17 17:18:36 -05:00
Lovisa Hassler ec6513f845 adding a renderable label class 2018-12-13 19:07:23 -05:00
Lovisa Hassler c6fc822077 making dataStart and dataEnd compulsory, also adding testSpecification 2018-12-12 19:31:19 -05:00
Lovisa Hassler c5e8b5a971 Warning messages if there is no eligeble data available for the time, instead of crashing
changed debug into warning about missing signal data

fixed some errors
2018-12-11 13:10:39 -05:00
Lovisa Hassler 18f8c5d1d6 added properties for the flow segments in signal transmission 2018-12-10 19:13:11 -05:00
Lovisa Hassler cd095ea5d8 added transmission time vertex attribute 2018-12-06 16:38:03 -05:00
Lovisa Hassler 391e0a7033 restructure signal transmission activity 2018-12-06 16:15:50 -05:00
Lovisa Hassler 06c0ac8104 some cleanup, changing long lines, making sure underscored variables are private 2018-12-06 14:16:30 -05:00
Lovisa Hassler 101b9e9e00 divide signal case 'both' into an up and downlink 2018-12-06 14:12:18 -05:00
Lovisa Hassler 72864ddfea adding opacity to the sitecolor properties 2018-12-06 14:08:41 -05:00
Lovisa Hassler 691e641a71 changed error message into debug message 2018-12-05 16:39:37 -05:00
Lovisa Hassler 69a9ae0f2b made a debug message for missing data and got rid of unnecessary if statement 2018-12-05 16:37:56 -05:00