[X3D-Ecosystem] X3DOM - Help - HAnim Not Working

vmarchetti at kshell.com vmarchetti at kshell.com
Thu Aug 28 18:05:03 PDT 2025


Aaron

Leonard beat me to it on the hanimhumanoid not being defined. I think that is a problem with the development diet of x3dom that your file uses. I have tried modifying your file to load a different distribution of x3dom, and also adding the trick of putting in a colored background I see the following:

< Screenshot removed; Postmaster nixed it >

That is the Conan in silhouette , you also see the x3dom debug console made visible by mouse clicking the canvas and hitting the “d” key.

Further examination of this debug console shows we’re getting the following warnings, again this is with a different x3dom version than you are invoking:

INFO: No Texture URL given, searching for <img> elements...
INFO: No Texture URL given, searching for <img> elements...
INFO: No Texture URL given, searching for <img> elements...
WARNING: Unrecognised X3D element <multitexturetransform>.
WARNING: Fallback to inefficient multi-index mode since creaseAngle=0.
WARNING: Fallback to inefficient multi-index mode since creaseAngle=0.
WARNING: Fallback to inefficient multi-index mode since creaseAngle=0.
INFO: No Texture URL given, searching for <img> elements...
INFO: No Texture URL given, searching for <img> elements...
INFO: No Texture URL given, searching for <img> elements...
INFO: No Texture URL given, searching for <img> elements…

Which leads me to the thought that this (presumably earlier) x3dom version doesn;t know about the multitexturetransform nor the data URL you are using for the textures.

Incidentally, the x3dom file I am using above is 
    <script type='text/javascript' src='https://www.x3dom.org/download/dev/x3dom-full.js'> </script>
    <link rel='stylesheet' type='text/css' href='https://www.x3dom.org/download/x3dom.css'></link>

I am attaching a much truncated file which shows both the script and link elements as well as the background node I added.

Vince Marchetti


< attachment removed, postmaster nixed it >

> On Aug 28, 2025, at 8:07 PM, Web3D WebServices via X3D-Ecosystem <x3d-ecosystem at web3d.org> wrote:
> 
> Hi Aaron,
> 
> Not really diving in deep I found the following
> 
> [X3DOM log] WARNING: Unrecognised X3D element <hanimhumanoid>.
> Since everything (at first glance) appears to be a child of <hanimhumanoid>, X3DOM finds nothing to process
> I suggest putting in a background node (to establish camera orientation) and at least one non-symmetric object to make sure basic processing is working. Sorry I can't be more helpful.
> 
> Leonard
> 
> 
> 
> 
> 
> 
> 
> On 8/28/2025 1:19 PM, Bergstrom, Aaron via X3D-Ecosystem wrote:
>> I will send the following items to the first person who can tell me what I need to do to fix this X3DOM/HTML file so that I can see the animated Conan character:
>> 1 x UND T-Shirt
>> 1 x I “heart” ND baseball cap.
>> $3 cash + plus whatever I can find in my couch cushions at home.
>>  
>> See the page:
>> https://vr.csgrid.org/x3dom/conan-animated.html
>>  
>> Thanks,
>>  
>> Aaron
>> 
>> 
> -- 
> Leonard Daly
> WebServices, Web3D Consortium
> President, Daly Realism - Creating the Future
> -- 
> X3D-Ecosystem mailing list
> X3D-Ecosystem at web3d.org <mailto:X3D-Ecosystem at web3d.org>
> http://web3d.org/mailman/listinfo/x3d-ecosystem_web3d.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-ecosystem_web3d.org/attachments/20250828/c9eae011/attachment-0001.html>


More information about the X3D-Ecosystem mailing list