rvandoosselaer / Blocks

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

Create liquid implementation #70

Open rvandoosselaer opened 2 years ago

rvandoosselaer commented 2 years ago

The current water implementation has some serious drawbacks. To make more realistic flowing water (liquid) a different technical solution should be worked out using cellular automata.