JavaScript-only 3D surface graph using Three.js and OrbitControls. Migrated from CodePen.
This project renders a 3D graph of a mathematical surface using Three.js and OrbitControls.
- Hyperbolic paraboloid surface (
z = x² - y²
) - Interactive orbit controls
- Axis helper and reference plane
- Responsive resizing
Coming soon via GitHub Pages
Originally developed on CodePen