[x3d-public] HAnim Winter and Spring: some progress

Andreas Plesch andreasplesch at gmail.com
Sun Sep 17 08:50:11 PDT 2023


Thanks for sharing.

It turns out that none of the event utilities are listed in the x3dom
documentation pages due to an oversight in the documentation
generation but they are all supported.

I looked at the Leif model and the problem it exposed was a limitation
of the number of parameters (65536) a function can accept in the
underlying javascript engine. The texcoordindex array is too large for
the Math.max function which is used. There is a simple alternative.
With that, the animation sequence works but shows graphical artefacts
including white cubes.

-Andreas

On Sun, Sep 17, 2023 at 12:12 AM Brutzman, Donald (Don) (CIV)
<brutzman at nps.edu> wrote:
>
> Joe, thanks for discussion and updates today.
>
>
>
> X3D Example Archives: Humanoid Animation, Winter And Spring
> https://www.web3d.org/x3d/content/examples/HumanoidAnimation/WinterAndSpring
>
>
>
> Have updated Lief, Lily, Tufani, GrandKidsBox, and Test Cycle Time Start .  These appear to work in view3dscene and X_ITE.  Looks like X3DOM is missing TimeTrigger.
>
>
>
> https://doc.x3dom.org/author/nodes.html
>
>
>
> You need to fix Shape geometry that is direct child of HAnimJoint – invalid, not allowed, even if (sensibly) tolerated by some players.
>
>
>
> I can keep adding models and regularizing names – diff/merge with version control keeps the best and avoids losing the rest.
>
>
>
> Small adjustments are being applied to various tools as we go.
>
>
>
> Always appreciate for your efforts, steady as she goes.
>
>
>
> all the best, Don
>
> --
>
> Don Brutzman  Naval Postgraduate School, Code USW/Br        brutzman at nps.edu
>
> Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA    +1.831.656.2149
>
> X3D graphics, virtual worlds, navy robotics https://faculty.nps.edu/brutzman
>
>



-- 
Andreas Plesch
Waltham, MA 02453
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 40556 bytes
Desc: not available
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20230917/afb38f8d/attachment-0001.png>


More information about the x3d-public mailing list