gestalt.candidates.ssao
Class SSAOShaderMaterial
java.lang.Object
gestalt.candidates.ssao.SSAOShaderMaterial
- All Implemented Interfaces:
- MaterialPlugin
public class SSAOShaderMaterial
- extends java.lang.Object
- implements MaterialPlugin
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sampleRadius
public float sampleRadius
distanceScale
public float distanceScale
maxSampleDelta
public float maxSampleDelta
SSAOShaderMaterial
public SSAOShaderMaterial(ShaderManager theMaterialShaderManager,
ShaderProgram theMaterialShaderProgram,
java.io.InputStream theVertexShaderCode,
java.io.InputStream theFragmentShaderCode)
begin
public void begin(GLContext theRenderContext,
Material theParent)
- Specified by:
begin in interface MaterialPlugin
end
public void end(GLContext theRenderContext,
Material theParent)
- Specified by:
end in interface MaterialPlugin
processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009