Difference between revisions of "Viewpoint-binding-0.x3d"
From Web3D.org
m |
|||
Line 2: | Line 2: | ||
− | <pre><?xml version="1.0" encoding="UTF-8"?><X3D profile="Interchange"> | + | <pre><?xml version="1.0" encoding="UTF-8"?> |
− | <Scene> | + | <X3D profile="Interchange"> |
− | + | <Scene> | |
− | + | <Shape> | |
− | + | <Box/> | |
− | </Scene> | + | </Shape> |
+ | </Scene> | ||
</X3D> | </X3D> | ||
</pre> | </pre> |
Revision as of 23:18, 28 July 2008
Tests initial binding of viewpoints. Should be at 0 0 10
<?xml version="1.0" encoding="UTF-8"?> <X3D profile="Interchange"> <Scene> <Shape> <Box/> </Shape> </Scene> </X3D>
Browser Results
Browser | Version | Result | Notes | |
---|---|---|---|---|
BS Contact | 7.107 | Correct | ||
Octaga | 2.2.0.12 | Correct | ||
Instant Reality | 2.0.0_beta4 | Incorrect | Performs a fit to world | |
Vivaty | Latest(7/28/2008) | Correct | Performs a fit to world | |
Xj3D | 2_M1_DEV_2008-06_02 | Correct |