mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-25 14:29:03 -06:00
Introducing hack in ABuffer to make the backside of planetprojection not be transparent
This commit is contained in:
Submodule ext/ghoul updated: 310b4ece36...926b7c6b0d
@@ -54,7 +54,7 @@
|
||||
// constants
|
||||
const float stepSize = 0.01;
|
||||
const float samplingRate = 1.0;
|
||||
uniform float ALPHA_LIMIT = 0.99;
|
||||
uniform float ALPHA_LIMIT = 0.7;
|
||||
|
||||
uniform float blackoutFactor = 0.0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user