Kalle Bladin
7ec7bbecea
Remove OpenStreetMap dataset from debugglobe
2016-06-06 17:43:34 -04:00
Erik Broberg
113c37203b
Add some temporal wms configs
2016-06-06 12:28:02 -04:00
Erik Broberg
babad53a63
Add temporal GDAL dataset
2016-06-05 20:26:14 -04:00
Erik Broberg
5156071361
Merge branch 'feature/globebrowsing' of github.com:OpenSpace/OpenSpace-Development into feature/globebrowsing
2016-06-05 18:43:01 -04:00
Kalle Bladin
cc31082eff
Add more layers to debugglobe.
2016-06-03 14:39:02 -04:00
Erik Broberg
678e91816b
Setup a simple working demo with TemporalTileProvider as a TileProvider
2016-06-02 14:00:11 -04:00
Kalle Bladin
c241448007
Enable blending between ties of different levels to avoid some of the poping artifacts.
2016-06-01 20:47:07 -04:00
Kalle Bladin
0202828c73
Layers can be turned on and off during runtime and shaders will be recompiled accordingly.
2016-05-31 19:26:42 -04:00
Kalle Bladin
118dfe32f8
Number of segments per patch can be set from mod file.
2016-05-27 14:05:50 -04:00
Kalle Bladin
2a11f73932
Merge branch 'feature/globebrowsing' of github.com:OpenSpace/OpenSpace-Development into feature/globebrowsing
2016-05-24 22:55:34 -04:00
Erik Broberg
3bb2161a09
1 Thread for Tile loading, allowing MaxConnections concurrent connections per RasterIO
2016-05-23 18:26:25 -04:00
Erik Broberg
bfb8e1a92d
Added functionality for fetching tile using GDALAsyncReader. Not working yet, so requests are still serial
2016-05-19 21:23:46 -04:00
Kalle Bladin
4ac19f21b7
Solve merge conflict.
2016-05-19 12:10:14 -04:00
Alexander Bock
caae5336b5
Make use of new thread priority scheme
...
Updated Ghoul repository
2016-05-19 13:23:40 +02:00
Alexander Bock
dba650c80d
Create separate key bindings for rosetta mission
...
Prolong rosetta trail
2016-05-18 21:37:27 +02:00
Alexander Bock
ccffe60eee
Use new Rosetta kernels for image projections
2016-05-18 19:18:59 +02:00
Alexander Bock
0c96a08afa
Rename Pluto heightmap and normalmap
2016-05-18 19:11:29 +02:00
Alexander Bock
0ab3f0c026
Some fixes on heightmap displacement for RenderablePlanet
...
Some fixes on heightmap displacement for RenderablePlanetProjection
Enable optional normal map on RenderablePlanetProjection
2016-05-18 19:03:03 +02:00
Alexander Bock
caeb8618a8
Enable heightmaps for RenderablePlanet (closing #21 )
2016-05-18 12:12:28 +02:00
Alexander Bock
2f69520331
Fix Pluto.mod file
2016-05-18 11:30:32 +02:00
Kalle Bladin
039c5293c2
Render several texture layers on top of each other with more datasets.
2016-05-17 16:54:21 -04:00
Alexander Bock
27bdff4be5
Update 67P.data file to request unflipped texture map
...
Update ghoul repository
2016-05-17 19:07:35 +02:00
Kalle Bladin
daf1b5873e
Rendering using many layers.
2016-05-16 20:48:23 -04:00
Kalle Bladin
2909d120e5
Try a new dataset for color texture.
2016-05-16 10:27:57 -04:00
Alexander Bock
ffdaeeedcc
Renamed default_nh.scene to newhorizons.scene
...
Remove all 'projection' suffices from newhorizons classes
2016-05-16 09:30:27 +02:00
Alexander Bock
9fd0e02cb7
Flip placeholder texture
2016-05-16 09:16:33 +02:00
Erik Broberg
0c9ce5af70
Enabling 'Freeze camera used for chunk culling' from GUI. Helpful for culling debugging
2016-05-11 18:38:19 -04:00
Erik Broberg
9ccd43b8b9
Using lua key bindings in globebrowsing scene
2016-05-11 16:57:32 -04:00
Alexander Bock
33ecbc8012
Fixing correct time for rosetta scene
2016-05-08 16:19:14 +02:00
Erik Broberg
b63f427cff
Fixed bug in GdalDataConverter<T>::geodeticToPixel which caused some tile texture data to be read and displayed incorrectly
2016-05-07 00:10:23 -04:00
Alexander Bock
b4ec681821
Fix mod files for new directory structure
2016-05-06 13:51:57 +02:00
Alexander Bock
4188aebb5e
Cleanup of data/scene directory
2016-05-06 11:23:40 +02:00
Kalle Bladin
004f7c6185
Temporary solution to problem with too small tiles.
2016-05-05 19:32:59 -04:00
Kalle Bladin
04a363bab1
Merge branch 'develop' into feature/globebrowsing
2016-05-04 15:57:44 -04:00
Kalle Bladin
6de208721d
Separate shader files.
2016-05-04 13:19:46 -04:00
Kalle Bladin
6f4e39cc7d
Generalize gdaldataconverter so it can handle any data type.
2016-05-03 16:00:29 -04:00
Kalle Bladin
81b2c69284
Solve merge conflict in texturetilesety
2016-05-02 11:44:55 -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
Kalle Bladin
2df2d25305
Use dictionary to set radii of globe.
2016-04-28 22:07:45 -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
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
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