1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.1//EN" "https://www.web3d.org/specifications/x3d-3.1.dtd">
|
3 | <X3D profile='Interchange' version='3.1' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.1.xsd'> |
4 | <head> |
5 | <meta name='title' content='Icosahedron.x3d'/> |
6 | <meta name='description' content='Icosahedron is a polyhedron with 12 vertices and, 20 faces, where a regular icosahedron is a Platonic solid. All faces are regular (equilateral) triangles. In comparison to the other icosahedra examples, this this default Icosahedron can be considered at level 0, meaning that no further subdivision has occurred from the platonic solid.'/> |
7 | <meta name='created' content='13 September 2014'/> |
8 | <meta name='modified' content='20 October 2019'/> |
9 | <meta name='creator' content='Don Brutzman'/> |
10 | <meta name='reference' content='Icosahedron.ply'/> |
11 | <meta name='reference' content='https://en.wikipedia.org/wiki/Icosahedron'/> |
12 | <meta name='reference' content='https://en.wiktionary.org/wiki/icosahedron'/> |
13 | <meta name='reference' content='https://en.wikipedia.org/wiki/Platonic_solid'/> |
14 | <meta name='reference' content='https://en.wikipedia.org/wiki/Geodesic_grid'/> |
15 | <meta name='reference' content='http://www.kjmaclean.com/Geometry/Icosahedron.html'/> |
16 | <meta name='reference' content='http://polyhedra.org/poly/show/4/icosahedron'/> |
17 | <meta name='reference' content='http://www.georgehart.com/virtual-polyhedra/vp.html'/> |
18 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GeometricShapes/Icosahedron.x3d'/> |
19 | <meta name='generator' content='Meshlab X3D Exported, http://meshlab.sourceforge.net'/> |
20 | <meta name='generator' content='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/> |
21 | <meta name='license' content='../license.html'/> |
22 | </head> |
23 | <Scene> |
24 | <WorldInfo title='Icosahedron.x3d'/> |
25 | <Background skyColor='0.5 1 0.9'/> |
26 | <Viewpoint description='Icosahedron' position='0 0 6'/> |
27 | <Shape DEF='Icosahedron'> |
28 | <IndexedFaceSet solid='false' coordIndex='0 1 2 -1 1 0 3 -1 4 5 6 -1 5 4 7 -1 2 6 8 -1 6 2 9 -1 3 7 10 -1 7 3 11 -1 9 10 4 -1 10 9 1 -1 8 11 0 -1 11 8 5 -1 1 9 2 -1 1 3 10 -1 0 2 8 -1 0 11 3 -1 4 6 9 -1 4 10 7 -1 5 8 6 -1 5 7 11 -1'> |
29 | <Coordinate point='0 1.61803 -1 0 1.61803 1 1.61803 1 0 -1.61803 1 0 0 -1.61803 1 0 -1.61803 -1 1.61803 -1 0 -1.61803 -1 0 1 0 -1.61803 1 0 1.61803 -1 0 1.61803 -1 0 -1.61803'/> |
30 | </IndexedFaceSet> |
31 | <Appearance> |
32 | <Material diffuseColor='0.2 0.5 0.8'/> |
33 | </Appearance> |
34 | </Shape> |
35 | </Scene> |
36 | </X3D> |
<!--
Color legend: X3D terminology
<X3dNode
DEF='idName' field='value'/>
matches XML terminology
<XmlElement
DEF='idName' attribute='value'/>
(Light-blue background: event-based behavior node or statement)
(Grey background inside box: inserted documentation)
(Magenta background: X3D Extensibility)
-->
<!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->