Contour lines - math generated

No.11088562 ViewReplyOriginalReport
Hey /sci/
I am looking for algos/method for generating isoline/contour lines from set of irregulary placed points (x, y - cords, z - values).

I know with kriging it would be pretty easy to generate grid of points
I could do it with delanuay triangulation

but is there more?
I feel like I am missing something