vr-graph
z = Math.pow(x, 2) * Math.sin(y)
z = Math.sin(x) * Math.sin(y)
src on GitHub