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

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

Go to the source code of this file.

Functions

void main ()

Variables

out vec4 outColor
 The color to be set.

Detailed Description

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

Definition in file simplevoxels.frag.

 All Classes Files Functions Variables Enumerations