Hi,
I found several (formating) errors in the X3D specification ISO/IEC 19775-1:2008
http://www.web3d.org/x3d/specifications/ISO-IEC-19775-1.2-X3D-Abstrac...
| TextureProperties : X3DNode
| SFFloat [in,out] anisotropicDegree 1.0 [1,#)
it should be
TextureProperties : X3DNode {
SFFloat [in,out] anisotropicDegree 1.0 [1,#)
http://www.web3d.org/x3d/specifications/ISO-IEC-19775-1.2-X3D-Abstrac...
| ReceiverPDU All fields fully supported.
| SignalPDU All fields fully supported.
| TransmitterPDU All fields fully supported.
A node ReceiverPDU, SignalPDU or TransmitterPDU do not exist (but
ReceiverPdu, SignalPdu and TransmitterPdu).
http://www.web3d.org/x3d/specifications/ISO-IEC-19775-1.2-X3D-Abstrac...
| TexCoordDamper All fields fully supported.
A node TexCoordDamper do not exist (but TexCoordDamper2D)
Are there other similar known errors in the X3D specification ?
so long
MUFTI
--
$ ./configure # ode-0.9
... Is the CPU x86-64: yes
$ uname -p
sparc