Commit Graph

269 Commits

Author SHA1 Message Date
Sebastian Piwell c284986c21 Implemented dataSphere 2016-05-05 17:57:52 -04:00
Sebastian Piwell b56f85e968 Refactor of ISWACygnet class tree 2016-05-05 15:36:00 -04:00
Sebastian Piwell 12baec3827 Small typo 2016-05-05 10:11:59 -04:00
Kalle Bladin 04a363bab1 Merge branch 'develop' into feature/globebrowsing 2016-05-04 15:57:44 -04:00
Sebastian Piwell 930cd8e0b4 Merge branch 'feature/iSWA' of github.com:OpenSpace/OpenSpace-Development into feature/iSWA 2016-05-04 15:00:45 -04:00
Sebastian Piwell 99a3ebf8da Coordinate transformation with kameleon 2016-05-04 15:00:38 -04:00
Kalle Bladin 6de208721d Separate shader files. 2016-05-04 13:19:46 -04:00
Michael Nilsson 3a80405c30 solve merge conflict 2016-05-04 12:10:49 -04:00
Michael Nilsson 0d49076c54 solve merge conflict with develop 2016-05-03 17:11:28 -04:00
Kalle Bladin 6f4e39cc7d Generalize gdaldataconverter so it can handle any data type. 2016-05-03 16:00:29 -04:00
Sebastian Piwell 7eae57b02f Removed iswacontainer 2016-05-03 13:46:02 -04:00
Kalle Bladin 81b2c69284 Solve merge conflict in texturetilesety 2016-05-02 11:44:55 -04:00
Sebastian Piwell 3977a8cdb5 Change transfer functions at runtime 2016-05-02 11:34:13 -04:00
Kalle Bladin 1e352b7826 Testing simple global heightmapping using color textures. 2016-05-02 11:19:16 -04:00
Erik Broberg 3a3038e862 Carving out cachable geodetic tiles from GDAL datasets 2016-05-02 11:13:41 -04:00
Alexander Bock 0b30bf642e Correctly show milkyway background texture for all scenes 2016-04-30 14:25:54 +02:00
Alexander Bock 20532d704f Rename Lua functions to preInitialization and postInitialization
Apply change to all scene files in the repository
Remove default_settings and default_startup as their functoins have moved into the scene file
2016-04-30 14:18:08 +02:00
Sebastian Piwell 45721dae4b Clean up and multiple transferfunction 2016-04-29 09:56:02 -04:00
Kalle Bladin 2df2d25305 Use dictionary to set radii of globe. 2016-04-28 22:07:45 -04:00
Sebastian Piwell 233b01c641 Multiple textures and transferfunctions 2016-04-28 15:56:06 -04:00
Kalle Bladin 78339e909c Load TWMS using GDAL. Iimage is flipped in y direction and the reading is not general enough yet. 2016-04-27 23:21:42 -04:00
Sebastian Piwell 434f8bfabb Some clean up and small fixes 2016-04-27 14:48:22 -04:00
Michael Nilsson d759d3fe03 fix fieldlines modules shaders 2016-04-27 14:47:06 -04:00
Sebastian Piwell b67180e325 Add transferFunction to dataplane 2016-04-27 14:47:06 -04:00
Sebastian Piwell 6878975192 Colormaps and read image format from string 2016-04-27 14:44:07 -04:00
Alexander Bock 75175512a8 First implementation of moving the startup scripts into the scene description files 2016-04-27 16:46:31 +02:00
Alexander Bock b46f40030b Untabify more files 2016-04-27 14:24:58 +02:00
Erik Broberg e6195486ae GDAL trying opening WMS config file 2016-04-25 16:01:09 -04:00
Erik Broberg f253edad53 Proof of concept - real time tile fetching 2016-04-25 12:25:11 -04:00
Erik Broberg 3d1db76c16 Merge branch 'develop' into feature/globebrowsing 2016-04-21 17:07:18 -04:00
Michael Nilsson 6a2dedcba4 normalize data values with standard score 2016-04-21 16:22:49 -04:00
Michael Nilsson fffc60b56d set ProjectionListener to false in plutoprojection.mod 2016-04-21 11:04:03 -04:00
Michael Nilsson 3d3e59eabe solve merge conflict with develop 2016-04-20 16:38:41 -04:00
Michael Nilsson 07dfafeddb solve merge conflict with develop 2016-04-20 15:03:51 -04:00
Michael Nilsson a068ca2030 load cygnets through mod file 2016-04-20 09:47:20 -04:00
Alexander Bock c14aa7b11b Fix inverted texture problem
- Change texture indices of PowerScaledSphere
- Change texture generation in FBOBass for projections
- Updated NewHorizons to download unflipped texture
- Use new Ghoul version
2016-04-20 14:28:11 +02:00
Alexander Bock ea91d50b87 Start correcting fixes for wrong image origin 2016-04-20 13:07:01 +02:00
Alexander Bock acc6095ba3 Removing classes PlanetGeometryProject and SimpleSphereGeometryProjection and replace their use with the generic PlanetGeometry and SImpleSphereGeometry classes 2016-04-20 13:06:40 +02:00
Alexander Bock 53e482b40e Use correct Mars SPICE constants 2016-04-20 09:58:11 +02:00
Sebastian Piwell b2f25b5ca7 Multiple data values on the same plane 2016-04-19 15:14:23 -04:00
Erik Broberg 4073f4e6cb Merged in branch develop to feature/globebrowsing 2016-04-18 20:02:42 -04:00
Alexander Bock f76d65cf19 Remove high-resolution Mars kernel and fall back to regular de430 kernel
Use correct PlutoProject path instead of previous PlutoProjectionHybrid
Updated Ghoul version
2016-04-18 15:11:13 +02:00
Alexander Bock c73404a1de Rename PlutoProjectionHybrid module to PlutoProjection
Remove outdated PlutoProjection module
2016-04-15 10:37:24 -04:00
Alexander Bock 04af38f546 Enable subdirectories by specifying an intermediate directory in the scene file 2016-04-15 10:27:41 -04:00
Alexander Bock 588bc74a88 Enable subdirectories for modules
Move newhorizons scene modules into subdirectories
2016-04-15 09:52:08 -04:00
Alexander Bock ef2981f535 Enable global variables for module Lua scripts (closing #172)
Adapt New Horizons kernels to global switch between accurate and publicly avaiable kernels
2016-04-14 22:33:28 -04:00
Alexander Bock dcf5507e1c Add the images of the plutoprojection into gitignore
Add a data directive to the plutoprojection that will download the New Horizons LORRI images
2016-04-14 21:17:19 -04:00
Erik Broberg 299cd27f2c Fixed bug Camera (view rot matrix had translation components) and structured Camera code 2016-04-14 12:47:12 -04:00
Emil Axelsson 48bd41ad9f merge in changes from develop 2016-04-12 16:29:35 +02:00
Sebastian Piwell e292f79697 Get metadata and add new images 2016-04-11 17:45:41 -04:00