1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "https://www.web3d.org/specifications/x3d-3.3.dtd">
|
3 | <X3D profile='Immersive' version='3.3' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.3.xsd'> |
4 | <head> |
5 | <component level='2' name='Shape'/> |
6 | <unit category='length' conversionFactor='0.0254' name='INCH'/> |
7 | <meta name='title' content='NetfabbTetrahedronOriginal.x3d'/> |
8 | <meta name='description' content='Original model: test Netfabb import and export with simplest mesh closed solid.'/> |
9 | <meta name='creator' content='Vincent Marchetti'/> |
10 | <meta name='reference' content='NetfabbConversionIssues.txt'/> |
11 | <meta name='reference' content='NetfabbTetrahedronReadme.txt'/> |
12 | <meta name='created' content='1 October 2017'/> |
13 | <meta name='translated' content='4 October 2017'/> |
14 | <meta name='modified' content='19 March 2020'/> |
15 | <meta name='reference' content='https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/Conversions/NetfabbTetrahedronOriginal.x3d'/> |
16 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/Conversions/NetfabbTetrahedronOriginal.x3d'/> |
17 | <meta name='generator' content='Netfabb, https://www.autodesk.com/products/netfabb'/> |
18 | <meta name='generator' content='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/> |
19 | <meta name='rights' content='Copyright (c) Web3D Consortium Inc. 2017'/> |
20 | <meta name='license' content='../license.html'/> |
21 | </head> |
22 | <Scene> |
23 | <WorldInfo title='NetfabbTetrahedronOriginal.x3d'/> |
24 | <NavigationInfo type='"ANY"'/> |
25 | <Shape> |
26 | <Appearance> |
27 | <Material diffuseColor='1.0 0.0 0.0'/> |
28 | </Appearance> |
29 | <IndexedFaceSet coordIndex='3 1 0 -1 3 2 1 -1 3 0 2 -1 0 1 2 -1'> |
30 | <Coordinate point='0.29 0.5 -0.2 0.29 -0.5 -0.2 -0.58 0.0 -0.2 0.0 0.0 0.61'/> |
31 | </IndexedFaceSet> |
32 | </Shape> |
33 | <Group DEF='triad'> |
34 | <Shape> |
35 | <LineSet vertexCount='2' containerField='geometry'> |
36 | <Coordinate point='0 0 0 1 0 0'/> |
37 | </LineSet> |
38 | <Appearance> |
39 | <Material emissiveColor='1 0 0'/> |
40 | <LineProperties linewidthScaleFactor='2' containerField='lineProperties'> |
41 | <!-- linetype='1' solid --> |
42 | </LineProperties> |
43 | </Appearance> |
44 | </Shape> |
45 | <Shape> |
46 | <LineSet vertexCount='2' containerField='geometry'> |
47 | <Coordinate point='0 0 0 0 1 0'/> |
48 | </LineSet> |
49 | <Appearance> |
50 | <Material emissiveColor='0 1 0'/> |
51 | <LineProperties linewidthScaleFactor='2' containerField='lineProperties'> |
52 | <!-- linetype='1' solid --> |
53 | </LineProperties> |
54 | </Appearance> |
55 | </Shape> |
56 | <Shape> |
57 | <LineSet vertexCount='2' containerField='geometry'> |
58 | <Coordinate point='0 0 0 0 0 1'/> |
59 | </LineSet> |
60 | <Appearance> |
61 | <Material emissiveColor='0 0 1'/> |
62 | <LineProperties linewidthScaleFactor='2' containerField='lineProperties'> |
63 | <!-- linetype='1' solid --> |
64 | </LineProperties> |
65 | </Appearance> |
66 | </Shape> |
67 | </Group> |
68 | </Scene> |
69 | </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. -->