[x3d-public] X3DJSAIL. I thought I already sent this, but can't find it in sent folder. New code format!

yottzumm at gmail.com yottzumm at gmail.com
Sat Mar 25 13:06:09 PDT 2017


Code is attached.   One thing this new code brings up is possible code sharing (PhD thesis?) Thanks, John
$ java www_web3d_org/x3d/content/examples/Basic/X3dSpecifications/DirectionalLight
org.web3d.x3d.sai.InvalidFieldValueException: Appearance USE='App' is not allowed to have contained MFNode shaders
org.web3d.x3d.sai.InvalidFieldValueException: Appearance USE='App' is not allowed to have contained MFNode shaders
        at org.web3d.x3d.jsail.Shape.AppearanceObject.validate(AppearanceObject.java:2021)
        at org.web3d.x3d.jsail.Shape.ShapeObject.validate(ShapeObject.java:1332)
        at org.web3d.x3d.jsail.Grouping.TransformObject.validate(TransformObject.java:1696)
        at org.web3d.x3d.jsail.Grouping.GroupObject.validate(GroupObject.java:1257)
        at org.web3d.x3d.jsail.Grouping.GroupObject.validate(GroupObject.java:1257)
        at org.web3d.x3d.jsail.Core.SceneObject.validate(SceneObject.java:561)
        at org.web3d.x3d.jsail.Core.X3DObject.validate(X3DObject.java:1741)
        at org.web3d.x3d.jsail.Core.X3DObject.toFileJSON(X3DObject.java:758)
        at www_web3d_org.x3d.content.examples.Basic.X3dSpecifications.DirectionalLight.main(DirectionalLight.java:85)
Exception in thread "main" org.web3d.x3d.sai.InvalidFieldValueException: Appearance USE='App' is not allowed to have contained MFNode shaders
        at org.web3d.x3d.jsail.Shape.AppearanceObject.validate(AppearanceObject.java:2021)
        at org.web3d.x3d.jsail.Shape.ShapeObject.validate(ShapeObject.java:1332)
        at org.web3d.x3d.jsail.Grouping.TransformObject.validate(TransformObject.java:1696)
        at org.web3d.x3d.jsail.Grouping.GroupObject.validate(GroupObject.java:1257)
        at org.web3d.x3d.jsail.Grouping.GroupObject.validate(GroupObject.java:1257)
        at org.web3d.x3d.jsail.Core.SceneObject.validate(SceneObject.java:561)
        at org.web3d.x3d.jsail.Core.X3DObject.validate(X3DObject.java:1741)
        at org.web3d.x3d.jsail.Core.X3DObject.toFileJSON(X3DObject.java:758)
        at www_web3d_org.x3d.content.examples.Basic.X3dSpecifications.DirectionalLight.main(DirectionalLight.java:85)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20170325/41bd7694/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DirectionalLight.java
Type: application/octet-stream
Size: 8155 bytes
Desc: not available
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20170325/41bd7694/attachment-0001.obj>


More information about the x3d-public mailing list