Commit Graph

2875 Commits

Author SHA1 Message Date
Kollberg
561bcd4a0f double jinx 2019-06-26 11:27:16 -04:00
Kollberg
3f3fb09d80 n00bs be trippin' 2019-06-26 11:20:12 -04:00
Kollberg
f175b4a11a Minor cleanup in the shader, the direction variable is still there 2019-06-26 09:07:27 -04:00
Kollberg
65a0c17a09 resolved conflicts 2019-06-26 09:02:43 -04:00
Kollberg
1dbb0b5b29 Added direction to fl-shader, to be able to have different directions in field lines 2019-06-26 08:58:20 -04:00
Sovanny Huy
8654ff09ab added more assets for demo
and commented out experimental download function
2019-06-25 10:34:54 -04:00
Sovanny Huy
d3bb858a41 create base for new class 2019-06-21 15:28:10 -04:00
Sovanny Huy
de55212c8d fixed unordered map bug 2019-06-18 14:53:07 -04:00
Sovanny Huy
f4b35ea36b added wsa to model in fieldlinesequence 2019-06-18 10:31:55 -04:00
Kollberg
bd9c8be95d Introduced new member variable to suntexturemanager, that keeps the direction that the user of openspace is moving in 2019-06-11 09:47:36 -04:00
Kollberg
027fb1ae56 Solved merge conflicts 2019-06-07 16:14:44 -04:00
Kollberg
6d9c4db8e1 Added a check to only apply a texture once that timeframe has been passed 2019-06-07 16:01:18 -04:00
Sovanny Huy
5f547c0f1f Some cleanup on SunTextureManager 2019-06-04 14:16:36 -04:00
Kollberg
bd7c45cf4e Fixed merge conflicts 2019-06-03 16:25:47 -04:00
Kollberg
a54051faf9 Adds latest downloaded texture to texturesondisklist 2019-06-03 16:21:35 -04:00
Sovanny Huy
c195a02936 fitsfilreading in thread and sync dir simplification 2019-06-03 16:19:11 -04:00
Kollberg
24375d7918 Now modifies fits image slighlty to compensate for sun rotation, experimenting with uploading textures on separate thread 2019-06-03 13:43:18 -04:00
Kollberg
7a57278433 Solved merge conflicts 2019-05-31 14:49:39 -04:00
Kollberg
d12d192920 Temporal images are now fetched on separate threads, to not freeze the program while waiting for response 2019-05-31 14:46:53 -04:00
Sovanny Huy
ca596b34ea Auto stash before merge of "thesis/2019/spaceweather-stream" and "origin/thesis/2019/spaceweather-stream" 2019-05-30 11:00:02 -04:00
Kollberg
91df0d409a Somewhat functioning temporal browsing, to add: backwardsbrowsing and multithreading 2019-05-29 16:14:19 -04:00
Kollberg
cdf6b25fba Solving merge conflicts 2019-05-29 13:58:14 -04:00
Kollberg
07558b872a CheckFilesInDirectory now populates member variable with only filename +extension 2019-05-29 13:52:30 -04:00
Sovanny Huy
f16bbf9707 implemented texture queue 2019-05-29 11:36:23 -04:00
Sovanny Huy
e0000fccbf change to vector 2019-05-28 15:33:09 -04:00
Sovanny Huy
23ee6c3c40 update texture based on set time 2019-05-28 14:28:36 -04:00
Sovanny Huy
7dfdee2141 downloading and uploading textures
using new endpoints
2019-05-28 13:32:04 -04:00
Sovanny Huy
d0e96672bb some new functions 2019-05-28 11:03:42 -04:00
Sovanny Huy
950df71c73 put changes in new class 2019-05-24 14:18:42 -04:00
Sovanny Huy
e2dbbe6ccd swapped sun to renderablesphere 2019-05-23 15:34:10 -04:00
Sovanny Huy
c9ea4c25f2 Merge remote-tracking branch 'origin/master' into thesis/2019/spaceweather-stream 2019-05-20 12:02:56 -04:00
Sovanny Huy
71f8d84149 download with thread 2019-05-20 11:51:27 -04:00
Micah Acinapura
8ae5016556 dont add labelproperty for globes with no labels; 2019-05-19 10:38:27 -04:00
Emil Axelsson
4783f8fc0a Cleanup 2019-05-19 02:33:14 +02:00
Emil Axelsson
4ec1f9ba1f Fix compilation with unix makefiles on mac. (#875) 2019-05-19 02:16:44 +02:00
Alexander Bock
0bb6b9d0e5 Cleanup 2019-05-18 17:31:06 -06:00
Alexander Bock
e03bf6fc2e Correctly reset uniform values when changing labels (closes #812) 2019-05-18 17:09:49 -06:00
Emil Axelsson
d0e9170658 Feature/cef cmake (#873)
* Expose `CMAKE_BUILD_TYPE` to cmake gui (for single configuration generators)
* Use generator expressions to get debug vs release mode
* Fix mac app icon
2019-05-18 22:50:00 +02:00
Jonathas Costa
916cc1d76d Issue/871 (#874)
* Fixed wrong merging.
* Add flat qualifiers to both geometry and fragment shaders
2019-05-18 22:46:10 +02:00
Jonathas Costa
368292aba6 Fixed global fade-out. (#867) 2019-05-18 11:17:53 -06:00
Jonathas Costa
ae5392dbeb Fixed depth sorting for Sun's glare. (#868)
* Fixed depth sorting for Sun's glare.
2019-05-18 11:12:05 -06:00
Micah Acinapura
0eabffe752 exposed renderable type to gui, fixed path for milkyway items (#866)
* exposed renderable type to gui, fixed path for miklyway items
* Changes to session recording topic
* Update webgui
2019-05-18 17:00:31 +02:00
Emil Axelsson
d6c5c98e6d Feature/time topic changes (#863)
* Time topic updates
* Update web gui and patch jsonconverters
2019-05-17 21:55:00 +02:00
Alexander Bock
512e35bea6 Feature/globe speedup (#862)
* Updated GDAL version to 2.4.1
 * Add vtune performance commands
 * Add Nvtools performance commands
 * Add warning if GDAL dataset could not be loaded
2019-05-17 18:24:14 +02:00
Alexander Bock
514d6e6a78 Some minor cleanups in the session recording 2019-05-17 10:18:33 -06:00
Gene Payne
32ebea9e06 Latest changes to session recording with support for new webGUI record/playback controls (#840)
* Added separate directory for session recording files
* Changed recording & playback paths to use RECORDINGS dir and prevent absolute or relative paths in filename.
* Updated .gitignore so that recordings directory is ignored.
* Added session recording topic for synchronization of rec/play state with web gui.
* Added support to sessionRecording for providing a list of available playback files to web GUI.
* Fixed problem with playback filenames in list
* Fixed problem with occasional large jump in camera pos/rotation after playback finishes.
* Fixed the remaining post-playback problem that was causing a jump in position and rotation.
* Fix path issue on mac
* Fixed bug with bad scale values in recordings saved in ascii format.
2019-05-17 14:05:03 +02:00
Jonathas Costa
c4781b01de Feature/new stars rendering (#784)
* Physically-based star rendering.
 * New Tully Pic Galaxies speck file w/o Milky Way
 * Removed PSC from stars rendering.
 * Avoiding extra calculations during shading.
 * Removed bug in billboard maximum size code.
 * New method to get the current viewport resolution. Used e.g. when rendering stereo side-by-side configuration.
 * Same as stereo stars.
 * Improved configuration.
 * Stars camera orientation.
 * Separated changes in billboards.
 * Adde min size control.
 * Setting minimum size.
 * Changed eye position. Changed data array nome inside shaders to a more accurate representation of the data.
 * Billboards reflecting actual stars sizes.
 * Scaling stars size based on luminosity, Abs Mag and size.
 * Rendering to a texture instead of fragment calculation for each star.
 * Added default parameters, new configurations and updated parameters.
 * Updated speck file handling to reflect a more general specification.
 * Added apparent magnitude from the speck files.
 * Set correct star values values for Apogee and Galah
 * Changed position from vec4 to vec3 to save GPU memory.
2019-05-17 01:16:17 +02:00
Alexander Bock
f990aaf01c Copyright header cleanup 2019-05-16 16:56:56 -06:00
Jonathas Costa
2b183b721b Feature/new globe labels (#783)
Adding globe labels for planets

https://github.com/OpenSpace/OpenSpace/issues/213
2019-05-16 21:34:07 +02:00
Sovanny Huy
7d00788241 Merge branch 'master' into thesis/2019/spaceweather-stream 2019-05-16 15:20:42 -04:00