1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 4.0//EN" "https://www.web3d.org/specifications/x3d-4.0.dtd">
|
3 | <X3D profile='Interchange' version='4.0' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-4.0.xsd'> |
4 | <head> |
5 | <component level='4' name='Networking'/> |
6 | <component level='3' name='Lighting'/> |
7 | <component level='2' name='Shape'/> |
8 | <meta name='title' content='AlphaBlendModeTestInline.x3d'/> |
9 | <meta name='description' content='This scene tests Inline loading of a glTF model. The original model tests the various alpha modes available in glTF 2.0 rendering. There are three settings for alphaMode: "OPAQUE" (the default), "BLEND", and "MASK". Of these, "MASK" takes an additional alphaCutoff value that modifies it.'/> |
10 | <meta name='created' content='13 May 2024'/> |
11 | <meta name='modified' content='17 May 2024'/> |
12 | <meta name='creator' content='Ed Mackey'/> |
13 | <meta name='source' content='AlphaBlendModeTest.gltf'/> |
14 | <meta name='Image' content='AlphaBlendModeTestInlineX3dom.png'/> |
15 | <meta name='Image' content='AlphaBlendModeTestInlineX_ITE.png'/> |
16 | <meta name='Image' content='AlphaBlendModeTestInlineView3dscene.png'/> |
17 | <meta name='reference' content='AlphaBlendModeTestIndex.html'/> |
18 | <meta name='reference' content='X3D Standards review: clearer support for glTF, Inline glTF demonstrated, Web3D Recommended Practices discussion https://web3d.org/pipermail/x3d-public_web3d.org/2024-May/020472.html'/> |
19 | <meta name='reference' content='https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0/AlphaBlendModeTest'/> |
20 | <meta name='reference' content='https://khronos/gltf'/> |
21 | <meta name='reference' content='https://en.wikipedia.org/glTF'/> |
22 | <meta name='reference' content='https://www.web3d.org/x3d4'/> |
23 | <meta name='specificationSection' content='X3D 4.0 Architecture, ISO/IEC 19775-1:2023, 9 Networking component, 12 Shape component, 12.4.2 Appearance'/> |
24 | <meta name='specificationSection' content='X3D 4.0 Architecture, ISO/IEC 19775-1:2023, clause 9 Networking component, Table 9.3 - Networking component support levels'/> |
25 | <meta name='specificationUrl' content='https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/networking.html#t-supportLevels'/> |
26 | <meta name='generator' content='X3D-Edit 4.0, https://savage.nps.edu/X3D-Edit'/> |
27 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GltfSampleModels/AlphaBlendModeTestAlphaBlendModeTestInline.x3d.x3d'/> |
28 | <meta name='license' content='https://www.web3d.org/x3d/content/examples/license.html'/> |
29 | </head> |
30 | <Scene> |
31 | <WorldInfo info='"glTF Sample Model"' title='AlphaBlendModeTestInline.x3d'/> |
32 | <Inline DEF='AlphaBlendModeTest' url=' "AlphaBlendModeTest.gltf" "https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GltfSampleModels/AlphaBlendModeTest.gltf" '/> |
33 | </Scene> |
34 | </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. -->