Visualising sub-surface geology for geothermal planning

@Bjarni_Pjetursson
Using of heightmaps, as @pacsiah mentioned, would be more efficient.
Take a look at this example: How to implement heatmap?
It takes a grayscale texture (it uses r-channel though) in the uniform and apply its values in vertex shader for y-values of points.