<div dir="ltr">It is best to report issues to view3dscene (public, everyone can watch the repo) bugtracker: <a href="https://github.com/castle-engine/view3dscene/issues">https://github.com/castle-engine/view3dscene/issues</a> . This way they will not get lost. We also have forum ( <a href="https://forum.castle-engine.io/">https://forum.castle-engine.io/</a> ) and Discord ( <a href="https://castle-engine.io/talk.php">https://castle-engine.io/talk.php</a> ) for talking specifically about CGE and view3dscene. It's cool to talk about it here on x3d-public of course too, but you reach different people :) Here you reach people working with X3D, there you reach people using CGE/view3dscene (and not always focused on X3D standard).<br><br>By default downloading from http/https is disabled in view3dscene, because it is done synchronously for now. That is, if you enable it and we encounter a http/https URL -- you just have to wait for it to download, there's no cancel button or even a proper progress.<br><br>Asynchronous downloading is of course possible in CGE (we have TCastleDownload class, quite like Unity Www), but it is just not yet used for loading assets in X3D textures etc. (Because in many games, you *can* and thus *want* to load everything before showing it to player, instead of loading asynchronously while user walks in half-loaded 3D world. So it is not a priority in CGE.)<br><br>To enable the synchronous downloading, just check "File -> Preferences -> Download Resources From Network".<br><br>To have the base URL properly defined, you should also open by passing to view3dscene the URL of the original file (if you open a temporary file downloaded to disk, view3dscene cannot know the base URL). To do this, pass the URL on the view3dscene command-line, or use "File -> Open URL..." (Ctrl + L), you can paste there link by Ctrl + V.<br><br><div>Opening <a href="https://coderextreme.net/X3DJSONLD/src/main/data/KoreanCharacter01Jin.x3d">https://coderextreme.net/X3DJSONLD/src/main/data/KoreanCharacter01Jin.x3d</a> by this works fine here, with textures -- see screenshot :)</div><div><br></div><div>Regards,</div><div>Michalis<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">pt., 22 sty 2021 o 03:00 John Carlson <<a href="mailto:yottzumm@gmail.com">yottzumm@gmail.com</a>> napisał(a):<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  

    
  
  <div>
    <p>I can provide files if necessary.  This one is in the Humanoid
      Animation section of X3D Resources Examples.</p>
    <p>Works fine from Dolphin. Clicking on links in email that doesn't
      work (yipes!).  Also command line doesn't work with initial
      settings.<br>
    </p>
    <p>For example, this link doesn't show the texture in view3dscene: <a href="https://coderextreme.net/X3DJSONLD/src/main/data/KoreanCharacter01Jin.x3d" target="_blank">https://coderextreme.net/X3DJSONLD/src/main/data/KoreanCharacter01Jin.x3d</a></p>
    <p>CORS issue?</p>
    <p>Also, downloading .x3d file from x3d examples doesn't download
      texture either:</p>
    <p><a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Characters/KoreanCharacter01JinIndex.html" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Characters/KoreanCharacter01JinIndex.html</a></p>
    <p><br>
    </p>
    There is a setting, see below. But it doesn't work for the link. It
    does work for files launched from the command line, and Dolphin
    checks out okay.<br>
    <p>Michalis:</p>
    <p>Would you like these reports private, or reported to x3d-public? 
      The reason I am posting to x3d-public in general, and not
      privately, was because Don Brutzman suggested that approach.<br>
    </p>
    <p>How to enable http/https and textures in links?  This seems
      relevant--instructions for enabling networking: 
      <a href="https://castle-engine.io/x3d_implementation_networking.php" target="_blank">https://castle-engine.io/x3d_implementation_networking.php</a></p>
    <p>I totally understand that you're dealing with security, and you
      may choose a different approach because of that.<br>
    </p>
    <p>Thanks!</p>
    <p>John<br>
    </p>
    <p><img src="cid:1772a8ae8a74d8061a41" alt=""></p>
  </div>

</blockquote></div>