Waterflow
Visualize water in terrain
src/shaders/simplevoxels.vert File Reference

Vertex shader to draw a simple representation of the voxel grid. More...

Go to the source code of this file.

Functions

void main ()

Variables

in vec3 posValue
 Input point position.
uniform mat4 WTVMatrix
 Transformation matrix from World to View space.

Detailed Description

Vertex shader to draw a simple representation of the voxel grid.

Definition in file simplevoxels.vert.

 All Classes Files Functions Variables Enumerations