<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    <p>Holger, anyone:</p>
    <p>Can you address the console warnings and errors in:</p>
    <p><a class="moz-txt-link-freetext" href="https://coderextreme.net/flower/index.xhtml">https://coderextreme.net/flower/index.xhtml</a></p>
    <p>Here are some of the warnings:</p>
    <p><br>
    </p>
    <p>WebGL warning: uniform setter: No active linked Program.
      x_ite.min.js:17:25560<br>
      WebGL warning: uniform setter: No active linked Program.
      x_ite.min.js:17:25594<br>
      WebGL warning: uniform setter: No active linked Program.
      x_ite.min.js:17:25645<br>
      WebGL warning: uniform setter: No active linked Program.
      x_ite.min.js:26:24563<br>
      WebGL warning: uniform setter: No active linked Program.
      x_ite.min.js:26:24597<br>
      WebGL warning: uniform setter: No active linked Program.
      x_ite.min.js:26:24642<br>
      WebGL warning: uniform setter: No active linked Program.
      x_ite.min.js:26:24696<br>
      WebGL warning: uniform setter: No active linked Program.
      x_ite.min.js:26:24764<br>
      WebGL warning: uniform setter: No active linked Program.
      x_ite.min.js:26:25193<br>
      WebGL warning: uniform setter: No active linked Program.</p>
    <p><br>
    </p>
    <p>Also:</p>
    <p>Cookie “__gads” will be soon treated as cross-site cookie against
      “<a class="moz-txt-link-freetext" href="https://code.create3000.de/x_ite/latest/dist/x_ite.min.js”">https://code.create3000.de/x_ite/latest/dist/x_ite.min.js”</a>
      because the scheme does not match. x_ite.min.js<br>
      Cookie “_ga” will be soon treated as cross-site cookie against
      “<a class="moz-txt-link-freetext" href="https://code.create3000.de/x_ite/latest/dist/x_ite.min.js”">https://code.create3000.de/x_ite/latest/dist/x_ite.min.js”</a>
      because the scheme does not match. x_ite.min.js<br>
      Cookie “_gid” will be soon treated as cross-site cookie against
      “<a class="moz-txt-link-freetext" href="https://code.create3000.de/x_ite/latest/dist/x_ite.min.js”">https://code.create3000.de/x_ite/latest/dist/x_ite.min.js”</a>
      because the scheme does not match.</p>
    <p>(more of the above from other scripts)<br>
    </p>
    <p>Then one error:</p>
    <p>XML Parsing Error: not well-formed<br>
      Location: <a class="moz-txt-link-freetext" href="https://coderextreme.net/flower/index.xhtml">https://coderextreme.net/flower/index.xhtml</a><br>
      Line Number 1, Column 1:</p>
    <p>I'm puzzled, but things appear to be working.</p>
    <p>The additional index.xhtml is the only difference from what was
      in your flower.zip, Holger.</p>
    <p>My guess is I should create a local copy of x_ite.min.js<br>
    </p>
    <p>Thanks,</p>
    <p>John<br>
    </p>
    <div class="moz-cite-prefix">On 7/2/21 6:01 AM, Holger Seelig wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:550642AD-D6F6-4089-B3F6-D308F3CB0464@yahoo.de">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <div class=""><br class="">
      </div>
      <div class=""><br class="">
      </div>
      <div class="">Attached flower.zip with shaders updated to WebGL2
        also have a look at <a
href="https://webgl2fundamentals.org/webgl/lessons/webgl1-to-webgl2.html"
          class="" moz-do-not-send="true">https://webgl2fundamentals.org/webgl/lessons/webgl1-to-webgl2.html</a> how
        to WebGL to WebGL2.</div>
      <div class="">Also updated flowerproto.json. ComposedCubeMap
        fields are actually back, front, … not backTexture,
        frontTexture, …</div>
      <div class=""><br class="">
      </div>
      <div class="">Best regards,</div>
      <div class="">Holger</div>
      <div class=""><br class="">
      </div>
      <div class=""><br class="">
        <div><br class="">
          <blockquote type="cite" class="">
            <div class="">Am 02.07.2021 um 11:23 schrieb John Carlson
              <<a href="mailto:yottzumm@gmail.com" class=""
                moz-do-not-send="true">yottzumm@gmail.com</a>>:</div>
            <br class="Apple-interchange-newline">
            <div class="">
              <div dir="auto" class="">I just looked at the the
                flowers.xhtml page, and neither the fragment nor the
                vertex shader are working in X_ITE (should be similar to
                X3DOM.)</div>
              <div class=""><br class="">
                <div class="gmail_quote">
                  <div dir="ltr" class="gmail_attr">On Fri, Jul 2, 2021
                    at 12:17 AM John Carlson <<a
                      href="mailto:yottzumm@gmail.com" class=""
                      moz-do-not-send="true">yottzumm@gmail.com</a>>
                    wrote:<br class="">
                  </div>
                  <blockquote class="gmail_quote" style="margin:0px 0px
                    0px
0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">
                    <div class="">
                      <p class="">1.  Pages like: <a
                          href="https://coderextreme.net/X3DJSONLD/src/main/html/flowers.xhtml"
                          target="_blank" class=""
                          moz-do-not-send="true">https://coderextreme.net/X3DJSONLD/src/main/html/flowers.xhtml</a>
                        are half-broken with X_ITE objects showing up in
                        white<br class="">
                      </p>
                      <p class="">2.  Apparently, X_ITE has upgraded it
                        shading language to WebGL2/OpenGL ES 3.0</p>
                      <p class="">3.  I don't want to go backwards and
                        try to support an older version of X_ITE</p>
                      <p class="">4.  X3DOM has some problems with X3D4
                        containerField non-synonyms (not in shown in
                        above example).</p>
                      <p class="">This works in X3DOM (note 6 misspelled
                        containerFields--they use synonyms in X3D4):<br
                          class="">
                      </p>
                      <span class=""></span>
                      <pre id="m_-7486909418376432302line1" style="font-family:monospace" class=""><span style="font-family:monospace" class=""><span id="m_-7486909418376432302line48" style="font-family:monospace" class=""></span>                          </span><span style="font-family:monospace" class=""><<span style="font-family:monospace" class="">ComposedCubeMapTexture</span> <span style="font-family:monospace" class="">DEF</span>="<a style="font-family:monospace" class="" moz-do-not-send="true">texture</a>"></span><span style="font-family:monospace" class="">
<span id="m_-7486909418376432302line49" style="font-family:monospace" class=""></span>                                        </span><span style="font-family:monospace" class=""><<span style="font-family:monospace" class="">ImageTexture</span> <span style="font-family:monospace" class="">url</span>='<a style="font-family:monospace" class="" moz-do-not-send="true">"../resources/images/all_probes/stpeters_cross/stpeters_back.png" "https://coderextreme.net/X3DJSONLD/images/all_probes/stpeters_cross/stpeters_back.png"</a>' <span style="font-family:monospace" class="">containerField</span>="<a style="font-family:monospace" class="" moz-do-not-send="true">back</a>"<span style="font-family:monospace" class="">/</span>></span><span style="font-family:monospace" class="">
<span id="m_-7486909418376432302line50" style="font-family:monospace" class=""></span>                                        </span><span style="font-family:monospace" class=""><<span style="font-family:monospace" class="">ImageTexture</span> <span style="font-family:monospace" class="">url</span>='<a style="font-family:monospace" class="" moz-do-not-send="true">"../resources/images/all_probes/stpeters_cross/stpeters_bottom.png" "https://coderextreme.net/X3DJSONLD/images/all_probes/stpeters_cross/stpeters_bottom.png"</a>' <span style="font-family:monospace" class="">containerField</span>="<a style="font-family:monospace" class="" moz-do-not-send="true">bottom</a>"<span style="font-family:monospace" class="">/</span>></span><span style="font-family:monospace" class="">
<span id="m_-7486909418376432302line51" style="font-family:monospace" class=""></span>                                        </span><span style="font-family:monospace" class=""><<span style="font-family:monospace" class="">ImageTexture</span> <span style="font-family:monospace" class="">url</span>='<a style="font-family:monospace" class="" moz-do-not-send="true">"../resources/images/all_probes/stpeters_cross/stpeters_front.png" "https://coderextreme.net/X3DJSONLD/images/all_probes/stpeters_cross/stpeters_front.png"</a>' <span style="font-family:monospace" class="">containerField</span>="<a style="font-family:monospace" class="" moz-do-not-send="true">front</a>"<span style="font-family:monospace" class="">/</span>></span><span style="font-family:monospace" class="">
<span id="m_-7486909418376432302line52" style="font-family:monospace" class=""></span>                                        </span><span style="font-family:monospace" class=""><<span style="font-family:monospace" class="">ImageTexture</span> <span style="font-family:monospace" class="">url</span>='<a style="font-family:monospace" class="" moz-do-not-send="true">"../resources/images/all_probes/stpeters_cross/stpeters_left.png" "https://coderextreme.net/X3DJSONLD/images/all_probes/stpeters_cross/stpeters_left.png"</a>' <span style="font-family:monospace" class="">containerField</span>="<a style="font-family:monospace" class="" moz-do-not-send="true">left</a>"<span style="font-family:monospace" class="">/</span>></span><span style="font-family:monospace" class="">
<span id="m_-7486909418376432302line53" style="font-family:monospace" class=""></span>                                        </span><span style="font-family:monospace" class=""><<span style="font-family:monospace" class="">ImageTexture</span> <span style="font-family:monospace" class="">url</span>='<a style="font-family:monospace" class="" moz-do-not-send="true">"../resources/images/all_probes/stpeters_cross/stpeters_right.png" "https://coderextreme.net/X3DJSONLD/images/all_probes/stpeters_cross/stpeters_right.png"</a>' <span style="font-family:monospace" class="">containerField</span>="<a style="font-family:monospace" class="" moz-do-not-send="true">right</a>"<span style="font-family:monospace" class="">/</span>></span><span style="font-family:monospace" class="">
<span id="m_-7486909418376432302line54" style="font-family:monospace" class=""></span>                                        </span><span style="font-family:monospace" class=""><<span style="font-family:monospace" class="">ImageTexture</span> <span style="font-family:monospace" class="">url</span>='<a style="font-family:monospace" class="" moz-do-not-send="true">"../resources/images/all_probes/stpeters_cross/stpeters_top.png" "https://coderextreme.net/X3DJSONLD/images/all_probes/stpeters_cross/stpeters_top.png"</a>' <span style="font-family:monospace" class="">containerField</span>="<a style="font-family:monospace" class="" moz-do-not-send="true">top</a>"<span style="font-family:monospace" class="">/</span>></span><span style="font-family:monospace" class="">
<span id="m_-7486909418376432302line55" style="font-family:monospace" class=""></span>                                </span><span style="font-family:monospace" class=""></<span style="font-family:monospace" class="">ComposedCubeMapTexture</span>>

However, containerFields with Texture trailing the side do not.

<u style="font-family:monospace" class=""><b style="font-family:monospace" class="">We need more work on backTexture, frontTexture, ... containerFields in X3DOM for X3D4. I use this quite a bit in my code.</b></u><u style="font-family:monospace" class=""><b style="font-family:monospace" class="">
</b></u>
5.  <u style="font-family:monospace" class=""><b style="font-family:monospace" class="">How do I implement chromatic aberration in X3D?</b></u>  (See PlayCanvas in flowers.xhtml above).  Preferably, not dropping into a shading language, so I can use an enduring standard.


</span>
<span style="font-family:monospace" class=""></span><span style="font-family:monospace" class=""></span></pre>
                    </div>
                  </blockquote>
                </div>
              </div>
              _______________________________________________<br
                class="">
              x3d-public mailing list<br class="">
              <a href="mailto:x3d-public@web3d.org" class=""
                moz-do-not-send="true">x3d-public@web3d.org</a><br
                class="">
              <a class="moz-txt-link-freetext" href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org">http://web3d.org/mailman/listinfo/x3d-public_web3d.org</a><br
                class="">
            </div>
          </blockquote>
        </div>
        <br class="">
      </div>
    </blockquote>
  </body>
</html>