<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I have prepared demonstrations of loading glTF assets into an X3D scene using X3DOM's extended capability of the Inline node.<div class="">The purpose of these demos was to test whether the inlined glTF asset can generate X3D events when a sibling of a TouchSensor, and the </div><div class="">answer, yes they can. Each model should respond to a mouse-over the human figure by showing a text caption above the figure.</div><div class=""><br class=""></div><div class="">The demos are:</div><div class=""><a href="http://www.kshell.com/pages/gltfassets/sharpdressedman/" class="">http://www.kshell.com/pages/gltfassets/sharpdressedman/</a></div><div class="">which loads a glTF exported from a SketchFab model: <a href="https://sketchfab.com/3d-models/sk-high-res-7b740c6dcf6e4c06b2ea666298fc66f4" class="">https://sketchfab.com/3d-models/sk-high-res-7b740c6dcf6e4c06b2ea666298fc66f4</a></div><div class="">My comment on this one:  I would like to add more lighting, but the X3D rendered asset doesn't seem to be effected by X3D lights -- any comments? </div><div class=""><br class=""></div><div class=""><a href="http://www.kshell.com/pages/gltfassets/toomuchcoffee/" class="">http://www.kshell.com/pages/gltfassets/toomuchcoffee/</a></div><div class="">loading a gltf exported from SketchFab model : <a href="https://sketchfab.com/3d-models/127-333-06f2cff1d71942deaba085785dab443a" class="">https://sketchfab.com/3d-models/127-333-06f2cff1d71942deaba085785dab443a</a></div><div class="">My comment : Don't know if it's possible to use the animation data, which seems to be referenced in the JSON index into the glTF data. The animation is displayed on the SketchFab page, the X3DOM representation is a static pose. Any Comments?</div><div class=""><br class=""></div><div class="">Some common information</div><div class=""><br class=""></div><div class="">For both pages I am loading the release X3DOM full library <span style="background-color: rgb(255, 255, 255);" class=""><a href="http://x3dom.org/release/x3dom-full.js" class="">http://x3dom.org/release/x3dom-full.js</a></span>,  which as of Aug 8 2019 is redirecting to X3DOM v 1.8 at <a href="https://x3dom.org/download/1.8.0/x3dom-full.js" class="">https://x3dom.org/download/1.8.0/x3dom-full.js</a></div><div class=""><br class=""></div><div class="">These models were exported from SketchFab as a folder, with a JSON index file named scene.json, a separate binary data file, and a subfolder of texture images. X3DOM make several network calls to retrieve these components of the glTF asset. My next test will be to package each model into a single .glb file to verify that X3DOM can load thge asset with a single network call.</div><div class=""><br class=""></div><div class="">Vince Marchetti</div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>