|
GPU-Accelerated Coverage
0.1.0
Compute coverage tours for known environment with articulated objects on GPU
|
Fragment shader for pano. More...
Classes | |
| struct | LightInfo |
| struct | MaterialInfo |
Public Member Functions | |
| void | main () |
Public Attributes | |
| uniform bool | has_texture |
| uniform sampler2D | texture_unit |
| in vec2 | tex_coord |
| in float | diffuse_factor |
| in float | specular_factor |
| out vec4 | frag_color |
| uniform LightInfo | light |
| uniform MaterialInfo | material |
Fragment shader for pano.
1.8.11