3D Geometry Visualizer
BetaThis tool is in beta. Some features may change or have limited functionality.Explore and visualize 3D geometric shapes interactively. View Platonic solids, spheres, cylinders, cones, and torus shapes with wireframe, edges, vertices, and real-time rotation. See surface area, volume, and Euler's formula calculations.
Geometry Info
Parameters
Click and drag to rotate. Scroll to zoom. Right-click to pan.
Understanding 3D Geometry and Platonic Solids
Three-dimensional geometry is a branch of mathematics that studies shapes and figures in 3D space. The most fascinating class of 3D shapes are the Platonic solids — five convex polyhedra where each face is an identical regular polygon and the same number of faces meet at each vertex.
The Five Platonic Solids
- Tetrahedron: 4 triangular faces, 4 vertices, 6 edges
- Cube (Hexahedron): 6 square faces, 8 vertices, 12 edges
- Octahedron: 8 triangular faces, 6 vertices, 12 edges
- Dodecahedron: 12 pentagonal faces, 20 vertices, 30 edges
- Icosahedron: 20 triangular faces, 12 vertices, 30 edges
Euler's Formula
All convex polyhedra satisfy Euler's characteristic formula: V - E + F = 2. This elegant relationship between vertices (V), edges (E), and faces (F) holds true for all five Platonic solids and many other polyhedra.
Applications
3D geometry is fundamental to computer graphics, game development, architecture, molecular chemistry, and crystallography. Understanding these shapes helps in 3D modeling, mesh generation, and computational geometry.