|
Waterflow
Visualize water in terrain
|
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. | |
Fragment shader to draw a simple representation of the voxel grid.
Definition in file simplevoxels.frag.