Commit Graph

72 Commits

Author SHA1 Message Date
sylvass d5422f429d Restructure and clean up 2021-11-03 10:37:20 -04:00
sylvass c895f24989 Cleanup 2021-10-25 09:38:09 -04:00
Ylva Selling 8b3c792f14 Remove unnecessary texture 2021-09-06 17:27:51 +02:00
Ylva Selling 7be40f3bc8 Cleaned up shader code 2021-09-06 09:07:26 +02:00
Ylva Selling 01c393ab8b Fix so backend can handle layer ordering 2021-06-09 10:58:42 +02:00
Ylva Selling d3736aeb82 Change to use server instead of localhost for browsers, and fix some bugs 2021-06-08 19:20:42 +02:00
Ylva Selling e3c0e286fe Add functionality to center target on screen, when it has been lost locked somewhere for example 2021-06-03 10:03:27 +02:00
Ylva Selling 0221ca1c20 Set browser to selected upon startup 2021-06-03 09:22:31 +02:00
Ylva Selling 8a49240930 Merge branch 'thesis/2021/skybrowser' of https://github.com/OpenSpace/OpenSpace into thesis/2021/skybrowser 2021-06-02 15:36:13 +02:00
Ylva Selling 8e8ac4e90e Initialize browsers with lua api and load image collections upon startup. Add 3D browser functionality 2021-06-02 15:35:07 +02:00
Ester Lindgren 3411662b74 Change target when zooming to be crosshair and border with crosshair 2021-05-27 17:32:19 +02:00
Ylva Selling 6cf7dd8d45 Load, connect and set up connection to WWT app properly with the help of OpenSpace Lua api 2021-05-26 16:23:49 +02:00
Ylva Selling bf283dce0b Store selected images in C++ backend and send to GUI. Add lua function to remove selected images from browser 2021-05-24 12:23:46 +02:00
Ylva Selling ee33d1df24 Add lua functions for communication with GUI: add and remove target browser pairs and 3D browsers, change opacity of layer, use ID:s for the browser 2021-05-21 10:00:04 +02:00
Ylva Selling 37c7737c55 Fix bug of stretched texture of the renderable sky browser 2021-05-20 11:41:25 +02:00
Ylva Selling 1380c7a2c4 Fade in and out browser and target when going outside of the solar system 2021-05-20 08:58:37 +02:00
Ylva Selling 19d24e90d7 Add functionality for 3D browser: wwt messages and function to create an instance in lua api 2021-05-19 12:01:20 +02:00
Ylva Selling d2871392d7 Add functionality to render a browser in renderable sky browser and add it in module 2021-05-18 11:20:07 +02:00
Ylva Selling 984012ac34 Remove special characters and white spaces when matchin WWT image names with speck images 2021-05-12 16:34:33 +02:00
Ylva Selling b95fa7a701 Load images from url automatically if the folder WWTimagedata doesn't exist in module 2021-05-12 15:10:43 +02:00
Ylva Selling d8d8cbf2fd Add new API functions and load images in a cleaner way from module instead of lua 2021-05-12 12:14:18 +02:00
Ylva Selling 810319ace7 Add functions for new calls in the WWT API 2021-05-11 14:54:39 +02:00
Ylva Selling fe06e487da Separate conversion functions to a spherical and cartesian and att constant for north pole in J2000 2021-05-11 14:09:11 +02:00
Ylva Selling 49c0314907 Add class renderable sky browser 2021-05-11 08:44:02 +02:00
Ylva Selling 9f13bf69cc Add functionality to load speck files and add the matching names as 3D positions 2021-05-10 14:12:13 +02:00
Ylva Selling 03dbbd1352 Lower the cap on zooming so it looks better 2021-05-07 14:37:15 +02:00
Ylva Selling c882cdd3a3 Add selection functionality to send index from and to GUI and move capping of scroll too browser 2021-05-07 11:50:13 +02:00
Ylva Selling a58d29b0ce Make coordinate conversion functions more modular 2021-05-07 09:54:05 +02:00
Ylva Selling 6a2a6b5481 Add animation to target and FOV when an image is clicked 2021-05-06 10:00:41 +02:00
Ylva Selling 124fbef26f Add locking functionality to target 2021-05-04 10:50:30 +02:00
Ylva Selling 2eecb08bcf Add random colored borders to browsers and targets that are sufficiently bright, and add function to pass them to GUI 2021-05-04 09:14:35 +02:00
Ylva Selling 72d931e68d Remove duplicate of translate function 2021-04-30 09:34:48 +02:00
Ylva Selling dc0dcd2eb7 Add utility files 2021-04-30 09:26:33 +02:00
Ylva Selling dcbd74ab7a Fix offset bug by changing how the target direction is calculated. Move calculations to utility file 2021-04-30 09:24:34 +02:00
Ylva Selling b7c4d94df0 Use doubles for coordinates and some bugfixes 2021-04-26 14:26:39 +02:00
Ylva Selling cbe038e7d4 Fix bug with field of view by changing all FOVs to VFOV instead of HFOV 2021-04-21 10:59:41 +02:00
Ylva Selling 05a8580edc Add functionality to send credits and target data to GUI 2021-04-19 14:30:49 +02:00
Ylva Selling 7e81a05bf0 Make target move to look at image coordinate when clicked in GUI 2021-04-13 15:42:51 +02:00
Ylva Selling fadf20435d Move conversion function to target and add some utility functions to target and browser 2021-04-09 15:04:19 +02:00
Ylva Selling 03cb84c0e2 Add amount of data to Image and make image sending process more efficient 2021-04-09 15:03:18 +02:00
Ylva Selling 4e358fe122 Restructure code for parsing xml to make it more readable 2021-04-08 11:18:23 +02:00
Ylva Selling 67a39652d5 Make it possible to select images in GUI and thereby loading them into WWT, and bugfix for parsing xml 2021-04-08 09:35:46 +02:00
Ylva Selling 3f68ea9b4d Send over image name and url to GUI api 2021-04-07 16:15:19 +02:00
Ylva Selling 794902d5cb Merge branch 'thesis/2021/skybrowser' of https://github.com/OpenSpace/OpenSpace into thesis/2021/skybrowser 2021-04-06 15:11:25 +02:00
Ylva Selling b8d1c33eed Add Lua function to send the image thumbnail url:s to the api 2021-04-06 15:11:14 +02:00
Ester Lindgren 8ffee81e64 Merge resolve 2021-04-06 08:48:37 +02:00
Ester Lindgren c234b69436 Add function to drag and change view within browser 2021-04-06 08:44:42 +02:00
Ylva Selling f99f3e88a9 Move the WWT data handling to class WWTDataHandler and add pointer in module 2021-03-31 17:03:30 +02:00
Ylva Selling d72080b2f6 Merge branch 'thesis/2021/skybrowser' of https://github.com/OpenSpace/OpenSpace into thesis/2021/skybrowser 2021-03-29 08:27:53 +02:00
Ylva Selling bb5042cd50 Create functions to display WWT images 2021-03-29 08:27:40 +02:00