| 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 |
R2RefractionMaskedDeltaShaderSingle
Shader for refracting single instances.
|
class |
R2TranslucentShaderBasicPremultipliedSingle
Simple translucent shader for single instances.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
R2ShaderTranslucentInstanceSingleType<M>
The type of shaders for rendering the surfaces of translucent single
instances.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2ShaderTranslucentInstanceSingleVerifier<M>
A delegating verifier for translucent single-instance shaders; a type that
verifies that a renderer has called all of the required methods in the
correct order.
|
Copyright © 2016 <code@io7m.com> http://io7m.com