|
Rendu
A lightweight rendering engine for experimentations
|
Object basic vertex shader. More...
Public Member Functions | |
| void | main () |
Public Attributes | |
| in vec3 | v |
| Position. | |
| uniform mat4 | mvp |
| The transformation matrix. | |
Object basic vertex shader.
|
inline |
Apply the MVP transformation to the input vertex.