<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "https://www.web3d.org/specifications/x3d-3.3.dtd">
<X3D profile='Interchange' version='3.3' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.3.xsd'>
  <head>
    <meta content='Octahedron.x3d' name='title'/>
    <meta content='Octahedron is an 8-sided polyhedron with 6 vertices, 8 triangular faces and 12 edges. A regular octahedron contains equilateral triangles and is a Platonic solid. An Octahedron is equivalent to two contiguous Pyramids. The dual of the Octahedron is the cube.' name='description'/>
    <meta content='26 September 2014' name='created'/>
    <meta content='20 October 2019' name='modified'/>
    <meta content='Don Brutzman' name='creator'/>
    <meta content='Octahedron.ply' name='reference'/>
    <meta content='https://en.wikipedia.org/wiki/Octahedron' name='reference'/>
    <meta content='https://en.wiktionary.org/wiki/octahedron' name='reference'/>
    <meta content='https://en.wikipedia.org/wiki/Platonic_solid' name='reference'/>
    <meta content='http://polyhedra.org/poly/show/2/octahedron' name='reference'/>
    <meta content='http://www.mathsisfun.com/geometry/octahedron.html' name='reference'/>
    <meta content='http://www.kjmaclean.com/Geometry/Octahedron.html' name='reference'/>
    <meta content='http://www.georgehart.com/virtual-polyhedra/vp.html' name='reference'/>
    <meta content='http://www.georgehart.com/virtual-polyhedra/vrml/octahedron.wrl' name='reference'/>
    <meta content='https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GeometricShapes/Octahedron.x3d' name='identifier'/>
    <meta content='Meshlab X3D Exported, http://meshlab.sourceforge.net' name='generator'/>
    <meta content='X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit' name='generator'/>
    <meta content='../license.html' name='license'/>
  </head>
  <Scene>
    <WorldInfo title='Octahedron.x3d'/>
    <Background skyColor='0.5 1 0.9'/>
    <Viewpoint description='Octahedron' position='0 0 4'/>
    <Shape DEF='Octahedron'>
      <IndexedFaceSet coordIndex='0 1 2 -1 0 2 3 -1 0 3 4 -1 0 4 1 -1 5 1 4 -1 5 4 3 -1 5 3 2 -1 5 2 1 -1' solid='false'>
        <Coordinate point='1 0 0 0 1 0 0 0 1 0 -1 0 0 0 -1 -1 0 0'/>
      </IndexedFaceSet>
      <Appearance>
        <Material diffuseColor='0.2 0.5 0.8'/>
      </Appearance>
    </Shape>
  </Scene>
</X3D>