| Package | Description |
|---|---|
| com.io7m.r2.core.shaders.provided |
Default provided shaders.
|
| com.io7m.r2.core.shaders.types |
Shader types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2LightShaderProjectiveLambertBlinnPhongShadowVarianceSingle
Projective light shader for single lights.
|
class |
R2LightShaderProjectiveLambertShadowVarianceSingle
Projective light shader for single lights.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
R2ShaderLightProjectiveWithShadowType<M extends R2LightProjectiveWithShadowReadableType>
The type of single-instance projective light shaders with shadows.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2ShaderLightProjectiveWithShadowVerifier<M extends R2LightProjectiveWithShadowReadableType>
A verifier for projective light shaders; a type that verifies that a renderer
has called all of the required methods in the correct order.
|
Copyright © 2017 <code@io7m.com> http://io7m.com