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='Interchange' 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 | <unit category='length' conversionFactor='0.0254' name='InchesToMeters'/> |
6 | <meta name='title' content='ShayDPixelBobbleHeadBoxSiggraph2017.x3d'/> |
7 | <meta name=' warning ' content=' Some X3D players may still have difficulty with the unit element and need to be upgraded. '/> |
8 | <meta name='description' content='BobbleHead Box for Shay D Pixel from SIGGRAPH 2017. Box measures 3.75 x 3.75 x 6.5 cubic inches overall. Thanks Mario for signature!'/> |
9 | <meta name='creator' content='Don Brutzman'/> |
10 | <meta name='artist' content='Mario Nagamura'/> |
11 | <meta name='created' content='11 October 2017'/> |
12 | <meta name='modified' content='22 March 2020'/> |
13 | <meta name='Image' content='images/BobbleHeadAtopBox.jpg'/> |
14 | <meta name='Image' content='images/BobbleHeadOblique.jpg'/> |
15 | <meta name='Image' content='images/Siggraph2017GoldenTicketInHand.jpg'/> |
16 | <meta name='Video' content='https://www.youtube.com/embed/vzkaKhrQk60'/> |
17 | <meta name='reference' content='http://blog.siggraph.org/2017/07/3-siggraph-2017-mug-hacks.html'/> |
18 | <meta name='reference' content='../GeometricShapes/CubeWithLabeledSides.x3d'/> |
19 | <meta name=' TODO ' content=' X3DOM Player Issue, Viewpoint PgDn/PgUp/Home/End https://github.com/x3dom/x3dom/issues/777 '/> |
20 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/ShayDPixel/ShayDPixelBobbleHeadBoxSiggraph2017.x3d'/> |
21 | <meta name='generator' content='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/> |
22 | <meta name='license' content='Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) https://creativecommons.org/licenses/by-nc-sa/4.0'/> |
23 | </head> |
24 | <Scene> |
25 | <WorldInfo title='ShayDPixelBobbleHeadBoxSiggraph2017.x3d'/> |
26 | <Background skyColor='0.1 0.1 0.1'/> |
27 | <Group DEF='Front'> |
28 | <Viewpoint DEF='FrontView' description='Front view' orientation='0 1 0 1.57' position='12 0 0'/> |
29 | <Shape> |
30 | <IndexedFaceSet coordIndex='0 1 2 3' texCoordIndex='0 1 2 3'> |
31 | <!-- dimensions 3.75" x 3.75" x 6.5" --> |
32 | |
33 | |
34 | </IndexedFaceSet> |
35 | <Appearance> |
36 | <ImageTexture url=' "images/BoxFrontSigned.jpg " "https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/ShayDPixel/images/BoxFrontSigned.jpg " '/> |
37 | <!-- Possible variation: experiment with indices to as alternative to TextureTransform rotations --> |
38 |
<!-- TextureTransform
RotateRight90 is a DEF node that has 2 USE nodes: USE_1, USE_2 --> <TextureTransform DEF='RotateRight90' rotation='-1.57'/> |
39 | </Appearance> |
40 | </Shape> |
41 | </Group> |
42 | <Group DEF='LeftSide'> |
43 | <Viewpoint DEF='LeftSideView' description='Left side view' orientation='0 1 0 3.1416' position='0 0 -12'/> |
44 | <Shape> |
45 | <IndexedFaceSet coordIndex='3 2 6 7' texCoordIndex='0 1 2 3'> |
46 | <Coordinate USE='Points'/> |
47 | <TextureCoordinate USE='DefaultTextureCoordinate'/> |
48 | </IndexedFaceSet> |
49 | <Appearance> |
50 | <ImageTexture url=' "images/BoxLeftSide.jpg " "https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/ShayDPixel/images/BoxLeftSide.jpg " '/> |
51 | <TextureTransform USE='RotateRight90'/> |
52 | </Appearance> |
53 | </Shape> |
54 | </Group> |
55 | <Group DEF='Back'> |
56 | <Viewpoint DEF='BackView' description='Back view' orientation='0 1 0 -1.57' position='-12 0 0'/> |
57 | <Shape> |
58 | <IndexedFaceSet coordIndex='7 6 5 4' texCoordIndex='0 1 2 3'> |
59 | <Coordinate USE='Points'/> |
60 | <TextureCoordinate USE='DefaultTextureCoordinate'/> |
61 | </IndexedFaceSet> |
62 | <Appearance> |
63 | <ImageTexture url=' "images/BoxBack.jpg " "https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/ShayDPixel/images/BoxBack.jpg " '/> |
64 | <TextureTransform USE='RotateRight90'/> |
65 | </Appearance> |
66 | </Shape> |
67 | </Group> |
68 | <Group DEF='RightSide'> |
69 | <Viewpoint DEF='RightSideView' description='Right Side view' position='0 0 12'/> |
70 | <Shape> |
71 | <IndexedFaceSet coordIndex='0 4 5 1' texCoordIndex='0 1 2 3'> |
72 | <Coordinate USE='Points'/> |
73 | <TextureCoordinate USE='DefaultTextureCoordinate'/> |
74 | </IndexedFaceSet> |
75 | <Appearance> |
76 | <ImageTexture url=' "images/BoxRightSide.jpg " "https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/ShayDPixel/images/BoxRightSide.jpg " '/> |
77 | |
78 | </Appearance> |
79 | </Shape> |
80 | </Group> |
81 | <Group DEF='Bottom'> |
82 | <Viewpoint DEF='BottomView' description='Bottom view' orientation='1 0 0 1.57' position='0 -12 0'/> |
83 | <Shape> |
84 | <IndexedFaceSet coordIndex='1 5 6 2' texCoordIndex='0 1 2 3'> |
85 | <Coordinate USE='Points'/> |
86 | <TextureCoordinate USE='DefaultTextureCoordinate'/> |
87 | </IndexedFaceSet> |
88 | <Appearance> |
89 | <ImageTexture url=' "images/BoxBottom.jpg " "https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/ShayDPixel/images/BoxBottom.jpg " '/> |
90 | <TextureTransform USE='Rotate180'/> |
91 | </Appearance> |
92 | </Shape> |
93 | </Group> |
94 | <Group DEF='Top'> |
95 | <Viewpoint DEF='TopView' description='Top view' orientation='-0.5772 0.5772 0.57766 2.09394' position='0 12 0'> |
96 | <!-- RotationCalculator composed orientation: 1.0 0.0 0.0 -1.57, 0.0 0.0 1.0 1.570796 --> |
97 | </Viewpoint> |
98 | <Shape> |
99 | <IndexedFaceSet coordIndex='0 3 7 4' texCoordIndex='0 1 2 3'> |
100 | <Coordinate USE='Points'/> |
101 | <TextureCoordinate USE='DefaultTextureCoordinate'/> |
102 | </IndexedFaceSet> |
103 | <Appearance> |
104 | <ImageTexture url=' "images/BoxTop.jpg " "https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/ShayDPixel/images/BoxTop.jpg " '/> |
105 | <!-- no TextureTransform rotation --> |
106 | </Appearance> |
107 | </Shape> |
108 | </Group> |
109 | </Scene> |
110 | </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. -->