Package is responsible for:
- Making irregular mesh out of heightmap
- Further adapting mesh to better approximate custom function
- Running simple water simulation on the mesh
Mesh is represented as MeshGraph (https://github.com/pmaczuga/MeshGraphs.jl.git)