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

From Web3D.org
Jump to: navigation, search
 
Line 2: Line 2:
  
  
<pre><?xml version="1.0" encoding="UTF-8"?><X3D xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:X3D="http://www.web3d.org/specification/x3d/x3d-3.0.dtd" profile="Interchange">
+
<pre><?xml version="1.0" encoding="UTF-8"?><X3D profile="Interchange">
 
<Scene>
 
<Scene>
 
   <Shape>
 
   <Shape>

Revision as of 15:35, 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>