Commit Graph

73 Commits

Author SHA1 Message Date
Erik Broberg 3432605e7b ChunkNode merges its children facing away from the camera as much as possible without being visible to the camera. Test by enabling front face culling. 2016-04-21 14:07:06 -04:00
Kalle Bladin ae5b9fb1da Started testing GDAL 2016-04-20 10:54:12 -04:00
Erik Broberg 4f873e3f97 Resolved merge conflicts 2016-04-18 20:36:01 -04:00
Kalle Bladin 63f8405c0a Solve merge conflict. 2016-04-18 19:55:01 -04:00
Kalle Bladin 0c33e2a2b6 Calculating uv coordinates to be used for sampling from tiled textures. 2016-04-18 19:52:01 -04:00
Erik Broberg cad83d0425 Added TwmsTileProvider tests 2016-04-18 19:30:57 -04:00
Erik Broberg fafe4819e2 Added templated class LRUCache for Least-Recently-Used Caching 2016-04-15 18:05:11 -04:00
kbladin 83d55b87f8 Nurbs working to exactly define spherical patches. Ugly code but it can be cleaned up. 2016-04-07 20:49:52 -04:00
kbladin 2b80801695 Created test class for latlonpatch 2016-04-07 15:26:23 -04:00
Erik Broberg b0ab03bb37 Added ChunkNode class 2016-04-05 19:14:50 -04:00
Erik Broberg d414003424 added files for Quadtree class and unit test file 2016-04-04 15:16:47 -04:00
Michael Nilsson df1f79bc62 two test cases for iswamanager 2016-03-31 16:45:32 -04:00
Michael Nilsson 910ab3458e screenspaceimage test boilerplate and first test 2016-03-17 10:49:01 -04:00
Alexander Bock 877a4d1ba6 Updated copyright header 2016-02-05 17:43:21 +01:00
Alexander Bock bae8d0aa76 Making OpenSpaceTest application compile with API change
Set default start to July 2015
Move default window out of the corner
Compile fixes
2016-01-14 16:05:29 +01:00
Alexander Bock c87fdfd38b Fixes for Windows
Fixing shader paths for fieldlines rendering
Update Kameleon to work with MSVC 2015 fix
2016-01-02 21:40:15 +01:00
Alexander Bock 1149a0d380 Compile fix for unit test cases where no windowwrapper is needed 2015-10-27 15:03:46 -05:00
Alexander Bock f8f48acb98 Implementation of the windowhandler interface 2015-10-20 23:30:40 +02:00
Alexander Bock f9d4e0e1f1 Clean test main.cpp 2015-05-28 22:25:58 +02:00
Alexander Bock 1923558f6c Fix OpenSpaceTest 2015-05-28 20:43:53 +02:00
Alexander Bock f5f1b03bc8 More Linux fixes 2015-04-17 13:45:20 +02:00
Alexander Bock 5a2c1b8c73 More work on SceneGraphLoader 2015-04-08 14:47:09 +02:00
Alexander Bock 9b24f407a6 Moving test files into base directory
Adding empty class of SceneGraphLoader
2015-04-07 19:01:04 +02:00