|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Static Public Member Functions | |
| static std::string | Phong () |
| Implements phong shading, defining a GLSL function of the signature. | |
| static std::string | Ortho () |
Static Public Attributes | |
| static const char | Ortho_glsl [] |
|
static |
Implements phong shading, defining a GLSL function of the signature.
sidedness expresses a value [-1.0,+1.0] telling how to weight which side of a surface. 0.0 is symmetric, +1.0 is enlightening only the front side.
Referenced by Wizt::Phong::PhongShaderFunction().