|
GPU-Accelerated Coverage
0.1.0
Compute coverage tours for known environment with articulated objects on GPU
|
Vertex shader for visual-vertexcolor. More...
Public Member Functions | |
| layout (location=0) in vec3 vertex_position | |
| layout (location=1) in vec3 vertex_color | |
| void | main () |
Public Attributes | |
| uniform mat4 | model_matrix |
| uniform mat4 | view_matrix |
| uniform mat4 | projection_matrix |
| out vec3 | vcolor |
Vertex shader for visual-vertexcolor.
1.8.11