Package | Description |
---|---|
org.osm2world.core.target.jogl |
Modifier and Type | Class and Description |
---|---|
class |
ShadowMapShader
Shader to render the depth buffer into a texture that can be used to implement shadow maps later.
|
class |
SSAOShader
Shader to render the depth buffer into a texture that can be used to implement SSAO later.
|