Alexander Bock
0d03177d43
Feature/globebrowsingcleanup ( #230 )
...
* Initial restructuring of the Globebrowsing branch
* Update Ghoul repository
Fix include guards
* More cleanup
* Split texttileprovider subclasses into separate files
* Move TileProviders into namespace
* Convert static class methods into free functions
* Splitting tile subclasses into their own files
Remove `using namespace` from header file
* Split TileDataSet subclass into separate file
Update SGCT reference
* Move shader preprocessing data into internal class
* More Globebrowsing cleanup
* More cleanup
Remove unused Convexhull class
2017-02-15 21:20:05 +01:00
Alexander Bock
94e3e11188
Update copyright header to 2017
...
Update Ghoul repository
Remove libgdal link
2017-02-06 18:02:01 -05:00
Alexander Bock
c515bbfd0f
Redesign the ScriptScheduler to not copy scripts on return
...
Fix earth.mod file
2016-12-03 00:51:32 +01:00
Alexander Bock
45d034ad2a
Enabling optional arguments
...
Adding tests to the OpenSpaceTest
2016-09-13 20:27:29 +02:00
Alexander Bock
662e25963b
Move ThreadPool class from OpenSpace into Ghoul
2016-08-03 10:58:53 +02:00
Alexander Bock
f19138f513
Fix OpenSpaceTest compilation and test success
2016-07-08 13:55:59 +02:00
Alexander Bock
2b91cb6d7d
Start work on compile fixes for unit tests
2016-07-06 17:52:51 +02:00
Alexander Bock
8886eeec9d
Compile fix for when globebrowsing is not available
2016-06-26 03:38:42 +02:00
Alexander Bock
3d4e1ec19c
Merge branch 'develop' into release/ips
...
Conflicts:
tests/main.cpp
2016-06-17 11:31:11 +02:00
Alexander Bock
227ad39e5b
Make unit tests compile again
...
Update Ghoul version
2016-06-17 11:28:50 +02:00
Erik Broberg
2c89f36cbe
Add class ConvexHull2
2016-06-10 13:49:50 -04:00
Kalle Bladin
674700d2b9
Merge branch 'feature/globebrowsing' of github.com:OpenSpace/OpenSpace-Development into feature/globebrowsing
2016-06-07 12:55:10 -04:00
Kalle Bladin
012bcaefaf
Solve merge conflicts.
2016-06-07 12:54:52 -04:00
Erik Broberg
937cbabe21
Add method contains() to class AABB
2016-06-06 17:46:02 -04:00
Erik Broberg
a9d34d4d25
Added thread pool class and a simple unit test
2016-05-16 20:28:16 -04:00
Erik Broberg
dbf7aa97ce
Merged ChunkIndex and GeodeticTileIndex
2016-05-10 15:47:58 -04:00
Kalle Bladin
e1f58ae5c9
Prototyping with four textures for clipmap rendering.
2016-05-02 16:47:51 -04:00
Kalle Bladin
32dc765c45
A simple test for PatchCoverageProvider
2016-05-02 12:29:18 -04:00
Erik Broberg
55fb54ffce
Added templated ConcurrentJobManager to manage specific tasks in a separate thread
2016-04-27 19:22:39 -04:00
Erik Broberg
abfa1a15fb
Added templated class ConcurrentJobManager skeleton
2016-04-27 16:29:43 -04:00
Erik Broberg
dbf9293a31
Moved patchrenderer and frustumculler to folder rendering
2016-04-27 12:13:33 -04:00
Erik Broberg
1799e2b488
Resolved merge conflicts
2016-04-25 16:14:04 -04:00
Erik Broberg
e6195486ae
GDAL trying opening WMS config file
2016-04-25 16:01:09 -04:00
Erik Broberg
473c7782c2
resolved merge conflict
2016-04-25 12:35:28 -04:00
Erik Broberg
f253edad53
Proof of concept - real time tile fetching
2016-04-25 12:25:11 -04:00
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