Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Error in example file www.web3d.org UnitBacteria.x3dv

10 views
Skip to first unread message

J. Scheurich

unread,
May 17, 2016, 2:02:04 PM5/17/16
to
It looks like some of the X3DV file examples on www.web3d.org is wrong:

http://www.web3d.org/x3d/content/examples/Basic/Units/UnitBacteria.x3dv
#X3D V3.3 utf8
...
PROFILE Interchange
...
unit {
category length
conversionFactor 0.000001
name micro
}
...

But unit is definded in the x3dv grammar as


http://www.web3d.org/documents/specifications/19776-2/V3.3/Part02/grammar.html#General

x3dScene ::=
headerStatement
profileStatement
componentStatements
unitStatements
metaStatements
statements ;
...
unitStatements ::=
unitStatement |
unitStatement unitStatements |
empty ;
unitStatement ::=
UNIT categoryNameId unitNameId unitConversionFactor ;

Is this a error in the http://www.web3d.org xml to x3dv translator ?

so long
MUFTI
0 new messages