Generate custom terrain from cloud points

You can use a delaunay algorithm for that like here: Three.js + Delaunator

1 Like