1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "https://www.web3d.org/specifications/x3d-3.0.dtd">
|
3 | <X3D profile='Immersive' version='3.0' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.0.xsd'> |
4 | <head> |
5 | <meta name='title' content=' CoffeeTable.x3d '/> |
6 | <meta name='description' content='Coffee table with wood grain'/> |
7 | <meta name='creator' content='Baris AKTOP'/> |
8 | <meta name='created' content='13 September 2002'/> |
9 | <meta name='modified' content='20 October 2019'/> |
10 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/Buildings/HouseBarisAktop/CoffeeTable.x3d '/> |
11 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
12 | <meta name='license' content='../../license.html'/> |
13 | </head> |
14 | <Scene> |
15 | <WorldInfo title='CoffeeTable.x3d'/> |
16 | <Group> |
17 | <Transform translation='-0.75 0 0.5'> |
18 | |
19 | <Extrusion creaseAngle='3.14' crossSection='1 0 0.92 -0.38 0.71 -0.71 0.38 -0.92 0 -1 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1 0 -0.92 0.38 -0.71 0.71 -0.38 0.92 0 1 0.38 0.92 0.71 0.71 0.92 0.38 1 0' scale='0.03 0.03 0.03 0.03 0.02 0.02 0.025 0.025 0.03 0.03 0.04 0.04 0.05 0.05 0.06 0.06' spine='0 0 0 0 0.02 0 0 0.03 0 0 0.2 0 0 0.3 0 0 0.4 0 0 0.5 0 0 0.6 0'/> |
20 |
<!-- Appearance
coffetableapp is a DEF node that has 1 USE node: USE_1 -->
<Appearance DEF='coffetableapp'> |
21 | <Material diffuseColor='0.7 0.35 0.1'/> |
22 |
<ImageTexture DEF='wood'
url=' "wood.jpg![]() ![]() |
23 | </Appearance> |
24 | </Shape> |
25 | </Transform> |
26 | <Transform translation='0.75 0 0.5'> |
27 | <Shape USE='leg'/> |
28 | </Transform> |
29 | <Transform translation='-0.75 0 -0.5'> |
30 | <Shape USE='leg'/> |
31 | </Transform> |
32 | <Transform translation='0.75 0 -0.5'> |
33 | <Shape USE='leg'/> |
34 | </Transform> |
35 | <Transform translation='0 0.6 0'> |
36 | <Shape> |
37 | <Extrusion crossSection='-0.75 0.5 0.75 0.5 0.75 -0.5 -0.75 -0.5 -0.75 0.5' scale='1.2 1.2 1.3 1.3 1.2 1.2' spine='0 0 0 0 0.05 0 0 0.1 0'/> |
38 | <Appearance USE='coffetableapp'/> |
39 | </Shape> |
40 | </Transform> |
41 | </Group> |
42 | </Scene> |
43 | </X3D> |
<!--
Color-coding 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.
-->