rvandoosselaer / Blocks

A block (voxel) engine for jMonkeyEngine
BSD 3-Clause "New" or "Revised" License
42 stars 14 forks source link

Change shape of water block #45

Closed rvandoosselaer closed 4 years ago

rvandoosselaer commented 4 years ago

The water block is now a CUBE, where the y-coordinate is lowered in the shader. Now there is the configurable Slab shape, this should be used instead of the lowered cube shape.