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

Vertices8
Faces6
Edges12
Surface Area11.760
Volume2.744
V - E + F = 2 (Euler)

Parameters

Loading 3D scene...

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.

Frequently Asked Questions

What are Platonic solids?
Platonic solids are the five convex polyhedra whose faces are all identical regular polygons, with the same number of faces meeting at each vertex. They are the tetrahedron, cube, octahedron, dodecahedron, and icosahedron, named after the ancient Greek philosopher Plato.
What is Euler's formula for polyhedra?
Euler's formula states that for any convex polyhedron, V - E + F = 2, where V is the number of vertices, E is the number of edges, and F is the number of faces. This relationship, discovered by Leonhard Euler, is one of the fundamental results in topology.
How is surface area calculated for these shapes?
Surface area is calculated using specific formulas for each shape. For Platonic solids, the formula depends on the edge length and the number/type of faces. For example, a cube with edge length a has surface area 6a², while a sphere with radius r has surface area 4πr².
Can I use this tool for educational purposes?
Absolutely! This tool is designed for students, teachers, and anyone learning 3D geometry. You can explore shapes interactively, see wireframe structures, vertex positions, and understand the mathematical properties of each shape.
What is the difference between wireframe and edge display?
Wireframe mode shows only the edges of the shape without any filled faces, giving a transparent skeletal view. Edge display shows the edges as lines overlaid on the solid shape, making it easier to see the polygon structure while still seeing the shape's surface.