[x3d-public] X_ITE and X3DOM together doesn't work (on this file)

John Carlson yottzumm at gmail.com
Fri May 8 00:25:33 PDT 2020


<!DOCTYPE html>
<html>
  <head>
   <meta charset="utf-8"/>
        <link rel='stylesheet' type='text/css' href='
https://www.x3dom.org/download/dev/x3dom.css'></link>
        <link rel="stylesheet" type="text/css" href="
https://cdn.jsdelivr.net/gh/create3000/x_ite@4.6.10/dist/x_ite.css"/>
        <script type='text/javascript' src='
https://www.x3dom.org/download/dev/x3dom-full.js'></script>
        <script type="text/javascript" src="
https://cdn.jsdelivr.net/gh/create3000/x_ite@4.6.10/dist/x_ite.min.js
"></script>
        <script type="text/javascript" src="
https://raw.githack.com/andreasplesch/x_ite_dom/master/release/x_ite_dom.1.3.js
"></script>
   <style>
    X3DCanvas {
        background:#000;
        width: 800px;
        height:400px;
    }
    X3D {
        background:#000;
        width: 800px;
        height:400px;
    }
body {
        margin:0px;
        padding:0px;
}
   </style>
   </head>
  <body>
        <X3DCanvas src='JoeSkinTexcoordDisplacerKick.json' cache="false">
        <X3D xmlns:xsd="http://www.w3.org/2001/XMLSchema-instance"
profile="Immersive" version="3.3" xsd:noNamespaceSchemaLocation="
http://www.web3d.org/specifications/x3d-3.3.xsd" showStat='false'
showLog='false' width='800px' height='400px' backend='webgl'>
                <Scene>
                        <Inline
url='"JoeSkinTexcoordDisplacerKick.json"'></Inline>
                </Scene>
        </X3D>
        <X3DCanvas>
        <X3D xmlns:xsd="http://www.w3.org/2001/XMLSchema-instance"
profile="Immersive" version="3.3" xsd:noNamespaceSchemaLocation="
http://www.web3d.org/specifications/x3d-3.3.xsd" showStat='false'
showLog='false' width='800px' height='400px' backend='webgl'>
                <Scene>
                        <Inline
url='"JoeSkinTexcoordDisplacerKick.json"'></Inline>
                </Scene>
        </X3D>
  </body>
</html>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20200508/96c09a60/attachment.html>


More information about the x3d-public mailing list