This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
OpenSpace
Watch
1
Star
0
Fork
0
You've already forked OpenSpace
mirror of
https://github.com/OpenSpace/OpenSpace.git
synced
2026-04-20 17:51:19 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
974fff33fd050805792fd2ee47f5b60549b726df
OpenSpace
/
modules
/
globebrowsing
T
History
Erik Broberg
974fff33fd
Fixed bug introduced in commit f484005... due to enum Chunk::Status was implicitely casted to bool. Changed enum to class
2016-05-17 13:22:45 -04:00
..
ext
/gdal
…
geodetics
Added AABB class, doing frustum culling based screen space AABB based on chunks 8 extreme points (min/max height per corner)
2016-05-13 15:15:08 -04:00
globes
Fixed bug introduced in commit f484005... due to enum Chunk::Status was implicitely casted to bool. Changed enum to class
2016-05-17 13:22:45 -04:00
meshes
Change rendering of patches to map to ellipsoids instead of spheres.
2016-04-27 16:16:26 -04:00
other
Added thread pool class and a simple unit test
2016-05-16 20:28:16 -04:00
rendering
TileProvider enqueues tiles at lower level first
2016-05-16 19:10:39 -04:00
shaders
Fix problems for compiling and running on OSX.
2016-05-16 10:27:20 -04:00
CMakeLists.txt
Added thread pool class and a simple unit test
2016-05-16 20:28:16 -04:00
globebrowsingmodule.cpp
Renamed ChunkLodGlobe to ChunkedLogGlobe and made DistanceSwitch not a renderable
2016-05-11 16:10:39 -04:00
globebrowsingmodule.h
…
include.cmake
…