[X3D-Ecosystem] Removed use of setContainerFieldOverride in JavaSerializer.js
John Carlson
yottzumm at gmail.com
Tue Aug 26 08:54:39 PDT 2025
These containerFields are now output from X3DJSAIL (yay).
apparel
backTexture
bottomTexture
frontTexture
geometry
joints
leftTexture
material
metadata
parts
programs
rightTexture
segments
shape
sites
skeleton
skin
skinCoord
topTexture
viewpoints
I pretty much tossed the setContainerFieldOverride branch as unworkable,
when I got something I liked, the Java compiler would core dump. That has
been reported.
The good news is containerFields are working.
The bad news is that USE and DEF are somewhat confused between skin and
skinCoord and source files may need to be modified. I do think we should
follow Aaron's example and put skinCoord field Coordinate with DEF before
skin field Coordinate with USE. This will allow for non-watertight
skinning.
I will prepare an example eventually for sourceforge ticketing. But others
can do the same.
That's all for now! Looks good, Don.
Notes:
Work on HAnim hands and feet. Get new versions from the archive.
Work on Korean models. Get new versions from the archive.
blenderSkeleton looks bad.
Work on "texture"
controlPoint in NurbsPatchSurface. File a ticke
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-ecosystem_web3d.org/attachments/20250826/e508f7f0/attachment.html>
More information about the X3D-Ecosystem
mailing list