[X3D-Ecosystem] X_ITE vs X3DOM - Missing Texture

Bergstrom, Aaron aaron.bergstrom at und.edu
Tue Mar 11 13:31:35 PDT 2025


Can anyone give me feedback on why my texture does not appear in X3DOM?

I've exported the same 3D sword model from Maya using RawKee, and put them both online.

The straight up X3D model can be viewed here using X_ITE:
https://vr.csgrid.org/x_ite/x_ite.html

The version of the X3D that is embedded in HTML using X3DOM can be viewed here:
https://vr.csgrid.org/x3dom/swordtest.html

A version that uses an inline node using X3DOM can be found here:
https://vr.csgrid.org/x3dom/swordtest2.html

The 'Inline' node in 'swordtest2.html' points to the same 'swordtest.x3d' file that the 'x_ite.html' file points to.

The X3D part of the code is identical as far as I can tell, but while the ImageTexture is displayed as expected using X_ITE, it is missing from the model when using X3DOM 1.8.3.

Can anyone tell me why the texture is missing?

A bit more info...

I get the same results whether using Chrome, Firefox, or Edge.

The content found on x3dom.org works just fine.

I tried using "https://www.x3dom.org/download/x3dom.js" and "https://www.x3dom.org/download/x3dom.css" instead of local versions of those packages, and the texture is still missing.

The textures are missing whether I open the HTML file to my browser from my local file system, or whether I open the HTML file from a URL.

And the PNG file is viewable if I visit its URL directly.

Any feedback is welcome.

Thanks,

Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-ecosystem_web3d.org/attachments/20250311/8f79b9c6/attachment.html>


More information about the X3D-Ecosystem mailing list