| Package | Description |
|---|---|
| com.io7m.r2.core.shaders.provided |
Default provided shaders.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2ShaderDebugColorVerticesWorldPosition
Debug visualization shader for printing a set of line segments specified in
world space.
|
class |
R2ShaderDebugVisualScreen
Debug visualization shader for single instances.
|
class |
R2StencilShaderScreen
A stencil-only shader implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static R2ShaderInstanceSingleScreenType<com.io7m.jfunctional.Unit> |
R2StencilShaderScreen.newShader(com.io7m.jcanephora.core.api.JCGLShadersType in_shaders,
R2ShaderPreprocessingEnvironmentReadableType in_shader_env,
R2IDPoolType in_pool)
Construct a new shader.
|
static R2ShaderInstanceSingleScreenType<com.io7m.jtensors.parameterized.PVectorI4F<R2SpaceRGBAType>> |
R2ShaderDebugVisualScreen.newShader(com.io7m.jcanephora.core.api.JCGLShadersType in_shaders,
R2ShaderPreprocessingEnvironmentReadableType in_shader_env,
R2IDPoolType in_pool)
Construct a new shader.
|
static R2ShaderInstanceSingleScreenType<com.io7m.jfunctional.Unit> |
R2ShaderDebugColorVerticesWorldPosition.newShader(com.io7m.jcanephora.core.api.JCGLShadersType in_shaders,
R2ShaderPreprocessingEnvironmentReadableType in_shader_env,
R2IDPoolType in_pool)
Construct a new shader.
|
Copyright © 2016 <code@io7m.com> http://io7m.com