| Package | Description |
|---|---|
| com.io7m.jcanephora.core.api |
Type-safe OpenGL interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
JCGLFragmentShaderType |
JCGLShadersType.shaderCompileFragment(String name,
List<String> lines)
Read a GLSL fragment shader from the lines of GLSL source code given in
lines. |
| Modifier and Type | Method and Description |
|---|---|
void |
JCGLShadersType.shaderDeleteFragment(JCGLFragmentShaderType f)
Delete the given shader.
|
Copyright © 2016 <code@io7m.com> http://io7m.com