[x3d-public] Java Source code X3DJSAIL library testing

John Carlson yottzumm at gmail.com
Mon Dec 5 16:01:07 PST 2022


Can someone with experience in X3DJSAIL and HAnim help debug these?
Thanks!   2 Attached file (note, may unpack in Users/john)

$ javac -cp /c/x3d-code/
www.web3d.org/x3d/stylesheets/java/jars/X3DJSAIL.4.0.full.jar
/c/Users/john/X3DJSONLD/src/main/java/net/*/data/JoeSkeletonSiteSkinSaluteWalk.java
C:\Users\john\X3DJSONLD\src\main\java\net\coderextreme\data\JoeSkeletonSiteSkinSaluteWalk.java:1284:
error: cannot find symbol
                .addSkin(new IndexedFaceSet().setCoordIndex(new
MFInt32504().getArray().append(new MFInt32505().getArray()).append(new
MFInt32506().getArray()).append(new
MFInt32507().getArray())).setCreaseAngle(3.0999999046325684f)
                ^
  symbol:   method addSkin(IndexedFaceSet)
  location: class Shape
C:\Users\john\X3DJSONLD\src\main\java\net\x3djsonld\data\JoeSkeletonSiteSkinSaluteWalk.java:1368:
error: cannot find symbol
            .setSkin(new
IndexedFaceSet().setCreaseAngle(3.0999999046325684).setCoordIndex(getIndexedFaceSet_7_1230_coordIndex())
            ^
  symbol:   method setSkin(IndexedFaceSet)
  location: class Shape
2 errors
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20221205/a38aca4c/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: JoeJavaSource.zip
Type: application/x-zip-compressed
Size: 60347 bytes
Desc: not available
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20221205/a38aca4c/attachment-0001.bin>


More information about the x3d-public mailing list