This appears to be the last file in my collection that does not conquer the "code too large" error: https://github.com/coderextreme/X3DJSONLD/blob/master/src/main/java/net/coderextreme/data/HAnim1SpecificationLOA3Animation.java The .x3d file is in the X3D archives under HumanoidAnimation/Specifications.
Discussions about how to break the initialize() method into smaller pieces are welcome. Certainly it's feasible, but I'm not sure about automation.
Diff:
You can always check what I am seeing from the X3dToJava.xslt products by looking at
Example excerpt:
Please look at some of the source produced by the stylesheet to see how I've subdivided large numeric arrays. This has fixed maybe 80% of the "code too large" problems. If you find different threshold settings or a different approach, please advise.
Last edit: Don Brutzman 2022-01-16