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-02-12 06:30:42 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d4c9331ddd0fe1093b6dfd105f0b8de0a209530
OpenSpace
/
modules
/
globebrowsing
/
globes
History
Erik Broberg
7df837825a
Solved conflict
2016-05-27 17:12:28 -04:00
..
chunk.cpp
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
chunk.h
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
chunkedlodglobe.cpp
Implement skirts.
2016-05-27 16:48:23 -04:00
chunkedlodglobe.h
Number of segments per patch can be set from mod file.
2016-05-27 14:05:50 -04:00
chunkindex.cpp
1 Thread for Tile loading, allowing MaxConnections concurrent connections per RasterIO
2016-05-23 18:26:25 -04:00
chunkindex.h
1 Thread for Tile loading, allowing MaxConnections concurrent connections per RasterIO
2016-05-23 18:26:25 -04:00
chunknode.cpp
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
chunknode.h
Enable rendering smallest (i.e. closest) chunk nodes first. Toggleable from GUI
2016-05-16 14:33:28 -04:00
clipmapglobe.cpp
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
clipmapglobe.h
…
clipmappyramid.cpp
…
clipmappyramid.h
…
globemesh.cpp
…
globemesh.h
…
renderableglobe.cpp
Solved conflict
2016-05-27 17:12:28 -04:00
renderableglobe.h
The ellipsoid of a globe is used to determine how to move the camera in a new interaction mode.
2016-05-26 18:56:36 -04:00