<div dir="auto">They are working now.</div><div class="gmail_extra"><br><div class="gmail_quote">On Jul 6, 2017 8:29 PM, "Leonard Daly" <<a href="mailto:Leonard.Daly@realism.com">Leonard.Daly@realism.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <div class="m_-6832656982999259865moz-cite-prefix">John,<br>
      <br>
      Thanks. Got it. It was an upload that did not successfully finish.
      I just successfully tested everything again.<br>
      <br>
      Once I get the rest of the examples going correctly, I turn on the
      links to those. As you can see in the list, I have a first stab at
      events and animation. I can also display in split-screen L/R
      stereographic. Navigation is nearly there.<br>
      <br>
      Leonard Daly<br>
      <br>
      <br>
    </div>
    <blockquote type="cite">
      
      
      
      <div class="m_-6832656982999259865WordSection1">
        <p class="MsoNormal">Edge, Chrome and Firefox on Windows 10. 
          When I select an example, the popup box comes up, but there
          are no graphics.</p>
        <p class="MsoNormal"><u></u> <u></u></p>
        <div>
          <div id="m_-6832656982999259865xseen_logdiv">
            <p style="margin:0in;margin-bottom:.0001pt"><span style="color:#009900">INFO: XSeen 3D Language
                parser.,XSeen <a href="http://tools.realism.com/specification/xseen" target="_blank">Documentation</a>.<u></u><u></u></span></p>
            <p style="margin:0in;margin-bottom:.0001pt"><span style="color:#009900">INFO: XSeen version 0.4.2+18, Date
                2017-07-01<u></u><u></u></span></p>
          </div>
        </div>
        <p class="MsoNormal"><u></u> <u></u></p>
        <p class="MsoNormal">And 2 red horizontal bars is all I see.</p>
        <p class="MsoNormal"><u></u> <u></u></p>
        <p class="MsoNormal">John</p>
        <p class="MsoNormal">Sent from <a href="https://go.microsoft.com/fwlink/?LinkId=550986" target="_blank">Mail</a> for Windows 10</p>
        <p class="MsoNormal"><u></u> <u></u></p>
        <div style="border:none;border-top:solid #e1e1e1 1.0pt;padding:3.0pt 0in 0in 0in">
          <p class="MsoNormal" style="border:none;padding:0in"><b>From:
            </b><a href="mailto:Leonard.Daly@realism.com" target="_blank">Leonard Daly</a><br>
            <b>Sent: </b>Thursday, July 6, 2017 9:41 AM<br>
            <b>To: </b><a href="mailto:x3d-public@web3d.org" target="_blank">x3d-public@web3d.org</a><br>
            <b>Subject: </b>Re: [x3d-public] Preliminary Announcement
            for XSeen</p>
        </div>
        <p class="MsoNormal"><u></u> <u></u></p>
        <p class="MsoNormal">On 7/5/2017 11:26 PM, John Carlson wrote:<u></u><u></u></p>
        <blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
          <p class="MsoNormal">The examples don’t work on the website: <a href="http://realism.com/xseen" target="_blank">http://realism.com/xseen</a><u></u><u></u></p>
        </blockquote>
        <p class="MsoNormal"><span style="color:black"><br>
            John,<br>
            <br>
            Can you be more explicit about the "don't work" statement. I
            tried them on Firefox (latest release) on Windows 7, Chrome
            (latest) on Chromebook, and Edge (on Windows 10). I know
            that IE will not work because it does not support some
            fundamental calls. I don't have Opera or Safari. The
            performance and response in all three browsers is the same.<br>
            <br>
            Leonard Daly<br>
            <br>
            <br>
            <br>
            <u></u><u></u></span></p>
        <blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
          <p class="MsoNormal"> <u></u><u></u></p>
          <p class="MsoNormal">Sent from <a href="https://go.microsoft.com/fwlink/?LinkId=550986" target="_blank">Mail</a> for Windows 10<u></u><u></u></p>
          <p class="MsoNormal"> <u></u><u></u></p>
          <div style="border:none;border-top:solid #e1e1e1 1.0pt;padding:3.0pt 0in 0in 0in">
            <p class="MsoNormal"><b>From: </b><a href="mailto:Leonard.Daly@realism.com" target="_blank">Leonard Daly</a><br>
              <b>Sent: </b>Monday, June 26, 2017 3:47 PM<br>
              <b>To: </b><a href="mailto:x3d-public@web3d.org" target="_blank">X3D Public</a><br>
              <b>Subject: </b>[x3d-public] Preliminary Announcement for
              XSeen<u></u><u></u></p>
          </div>
          <p class="MsoNormal"> <u></u><u></u></p>
          <p>The latest version of XSeen (V0.3) has been pushed to
            GitHub. It includes initial work on Animation. After looking
            at many different kinds of implementations of 3D animations,
            I concluded that getting the developer involved in the
            rendering pipeline for each frame was not needed, nor
            desirable. X3D though the use of events for each stage of
            the pipeline does put the developer in the "loop" and forces
            inefficiencies, especially for pre-defined (key-frame)
            animations.</p>
          <p>While XSeen does not yet offer full key-frame animation
            (just start/end points + transition style), it does
            illustrate how to do key-frame animation without the
            developer in the middle of each frame. This structure does
            hint at how the developer can get access when needed.</p>
          <p>In addition to code updates, there is now an XSeen project
            page (<a href="http://realism.com/xseen" target="_blank">http://realism.com/xseen</a>) where
            all of the test cases are listed. Each test case can be
            executed from the web page and displays as an overlay. </p>
          <p>* XSeen project page: <a href="http://realism.com/xseen" target="_blank">http://realism.com/xseen</a><br>
            * XSeen code on GitHub: <a href="https://github.com/DrX3D/XSeen/tree/development" target="_blank">https://github.com/DrX3D/<wbr>XSeen/tree/development</a><br>
            * XSeen language definition: <a href="http://tools.realism.com/specification/xseen/language-definition" target="_blank">http://tools.realism.com/<wbr>specification/xseen/language-<wbr>definition</a><br>
            * XSeen internals documentation: <a href="http://tools.realism.com/specification/xseen/xseen-internals" target="_blank">http://tools.realism.com/<wbr>specification/xseen/xseen-<wbr>internals</a></p>
          <p class="MsoNormal">XSeen is built upon the architecture of
            X3D and A-Frame. The JavaScript library is supported by
            THREE and TWEEN plus pieces extracted from X3DOM. John
            Carlson provided the JSON to XML converter. It is
            early-stage work and not everything is fully developed out
            or functional. Please report any issues you have with the
            software or documentation. Contributions are always welcome.
            XSeen code is joint licensed as MIT / GPU. XSeen
            documentation is licensed as Creative Commons Share-Alike
            (CC BY-SA).<u></u><u></u></p>
          <p> </p>
          <p class="MsoNormal">-- <br>
            <b><span style="font-size:13.5pt;color:#333366">Leonard Daly</span></b><span style="color:#333366"><br>
              3D Systems & Cloud Consultant<br>
              LA ACM SIGGRAPH Chair<br>
              President, Daly Realism - <i>Creating the Future</i> </span><u></u><u></u></p>
          <p class="MsoNormal"><span style="color:black"> </span><u></u><u></u></p>
          <p class="MsoNormal"><span style="color:black"><br>
              <br>
              <br>
              <u></u><u></u></span></p>
          <pre>______________________________<wbr>_________________</pre>
          <pre>x3d-public mailing list</pre>
          <pre><a href="mailto:x3d-public@web3d.org" target="_blank">x3d-public@web3d.org</a></pre>
          <pre><a href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org" target="_blank">http://web3d.org/mailman/<wbr>listinfo/x3d-public_web3d.org</a></pre>
        </blockquote>
        <p><u></u> <u></u></p>
        <p class="MsoNormal"><span style="color:black">-- <br>
          </span><b><span style="font-size:13.5pt;color:#333366">Leonard
              Daly</span></b><span style="color:#333366"><br>
            3D Systems & Cloud Consultant<br>
            LA ACM SIGGRAPH Chair<br>
            President, Daly Realism - <i>Creating the Future</i> </span><span style="color:black"><u></u><u></u></span></p>
        <p class="MsoNormal"><u></u> <u></u></p>
      </div>
    </blockquote>
    <p><br>
    </p>
    <div class="m_-6832656982999259865moz-signature">-- <br>
      <font class="m_-6832656982999259865tahoma,arial,helvetica m_-6832656982999259865san m_-6832656982999259865serif" color="#333366">
        <font size="+1"><b>Leonard Daly</b></font><br>
        3D Systems & Cloud Consultant<br>
        LA ACM SIGGRAPH Chair<br>
        President, Daly Realism - <i>Creating the Future</i>
      </font></div>
  </div>

</blockquote></div></div>