Back to Analytic Geometry repository
Analytic Geometry2D

Quadric Surfaces - Theory & Concepts - Analytic Geometry Quadric Surfaces

Understanding 3D surfaces including spheres, ellipsoids, paraboloids, and hyperboloids.

Open the complete lesson

Quadric Surfaces Explorer

Currently displaying a 3D surface of type ellipsoid with X-axis parameter a set to 2.0, Y-axis parameter b set to 2.0, and Z-axis parameter c set to 2.0.
Drag to rotate • Scroll to zoom
2.0
2.0
2.0
x222+y222+z222=1\frac{x^2}{2^2} + \frac{y^2}{2^2} + \frac{z^2}{2^2} = 1
Note: In this 3D view, the vertical axis is actually the Z-axis in standard mathematical notation (mapped to Three.js Y-axis).