Alexander Bock
16595db09f
Some cleanup of Globe browsing
2017-12-30 11:12:53 -05:00
Alexander Bock
dcfef3557f
Update copyright header
2017-12-29 20:11:22 +01:00
Alexander Bock
afa1d6d33e
Add strict test for whitespace at end of line
...
More work on coding style
2017-11-09 23:47:51 -05:00
Alexander Bock
b50b52d351
Cleanup for coding style
...
Add strict mode to check_style_guide script
2017-11-08 10:35:39 -06:00
Alexander Bock
0e9edaeb12
Fix byte order mark commits
...
Update Ghoul
2017-07-17 15:54:00 -04:00
Alexander Bock
4dba552fd1
Started switching OpenSpace projects to nested namespaces
...
Various cleanups
2017-07-15 20:01:55 -04:00
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
8456087cf5
Add a style check that checks whether the correct GLM header is used
...
Adapted files to use the correct GLM headers
2017-02-14 13:12:59 -05: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
ab6a952193
Some more code cleanup
2016-12-04 11:23:41 +01:00
Alexander Bock
dc3ded891b
Started with code cleanup of Globebrowsing
2016-12-04 10:34:25 +01:00
kalbl
708ddd8400
Clean up and document Chunk code
2016-10-27 21:51:03 +02:00
kalbl
7f62bd7206
Create namespace globebrowsing.
2016-10-18 15:40:27 +02:00
Erik Broberg
cdf954d2aa
Rename: ChunkIndex -> TileIndex
2016-10-05 21:06:03 +02:00
kalbl
423c55ba38
Update structure of properties for renderable globes.
2016-10-02 21:30:26 +02:00
Erik Broberg
2ec2c95cd7
Add forgotten updates for last commit
2016-07-15 17:16:48 -04:00
Erik Broberg
a2cd9bc19d
Add static const CHUNK::DEFAULT_HEIGHT to avoid magic numbers in code
2016-07-15 14:21:29 -04:00
Erik Broberg
911cf7a77d
Move rendering function calls from Chunk and ChunkNode to ChunkedLodGlobe
2016-06-21 21:09:19 -04:00
Erik Broberg
454e19dd83
Add method getBoundingPolyhedronCorners in Chunk class
2016-06-14 21:42:44 -04:00
Erik Broberg
3d7722f4b1
Move ChunkLevelEvaluators classes to separate file
2016-06-14 11:19:22 -04:00
Erik Broberg
f850aa53e6
Make it easy to compare desiredChunkLevel approaches through a simple common interface
2016-06-13 18:15:30 -04:00
Erik Broberg
84e6e9a7af
Modularize desired chunk level calculation for easy testing of different approaches
2016-06-13 16:30:22 -04:00
Erik Broberg
795846f6ee
Updated file structure and removed unused class GlobeMesh
2016-06-10 11:53:26 -04:00