Difference between revisions of "Viewpoint-binding-0.x3d"

From Web3D.org
Jump to: navigation, search
Line 10: Line 10:
 
</X3D>
 
</X3D>
 
</pre>
 
</pre>
 +
 +
== Browser Results ==
 +
{| class="wikitable" border="1"
 +
|-
 +
! 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
 +
|
 +
 +
|}

Revision as of 16:17, 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