2) One of my files names a Material node (via DEF) for later use in other nodes. Works fine in Cortona.
Chisel complains with "Error, invalid child node" ..even though it's at the top level of the file; not a child of any group node.
As I read the spec, this should be OK. Can anyone give me an interpretation that would agree with Chisel/Vorlon's error message?
-Matt
"4.4.1 Root nodes
[...]Root nodes shall be children nodes."
Material is not a valid children node, so Chisel is absolutely right.
Cortona does't check semantic validity of VRML. It shows all valid VRML and sometimes
not valid.
Dmitry Egorenkov
parallelgraphics