I have a set of XYZ coordinates that I want to draw a smoothed 'terrain'-like mesh overtop of. I want it have smoothed (like hills instead of sharp mountains) like from a Bézier curve.
How can i connect the verticies so it forms a terrain texture when viewed from directly above? (there will never be 'caves')