Scratchpad (not saved)
Save to create a persistent, shareable workspace.
3D Plotter Calculator
Explore 3D surfaces with camera presets, contour overlays, and shareable plotting sessions.
Plot surfaces of the form z = f(x, y). Drag to rotate and scroll to zoom.
Drag to rotate, scroll to zoom
3D Plot Help
Controls
1. Enter z as a function of x and y.
2. Drag to rotate the camera around the surface.
3. Scroll to zoom in/out.
4. Use camera presets for quick orientation changes.
5. Toggle Wire and Contours for structural views.
Suggested Examples
Wave Surface
Smooth periodic surface with peaks and valleys.
z = sin(x)*cos(y)Paraboloid Bowl
Simple upward-opening quadratic surface.
z = (x^2 + y^2)/8Saddle
Hyperbolic paraboloid with positive and negative curvature.
z = (x^2 - y^2)/10Ripple Wireframe
Radial ripple pattern shown in wireframe mode.
z = sin(sqrt(x^2 + y^2))