3D Map Plotter

I just wanted to show people what I have been working on and was wondering if there was any demand for a tutorial regarding how to make a 3D Map Plotter?

Link

  1. z = x-y
  2. z = -x+y
  3. z = x^2
  4. z = y^2
  5. z = -(x^2+y^2)
  6. z = x^2+y^2