<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN"   "http://www.web3d.org/specifications/x3d-3.0.dtd">
<X3D profile='Immersiveversion='3.0xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation=' http://www.web3d.org/specifications/x3d-3.0.xsd '>
<head>
<meta name='imagecontent='rgb-front.jpg'/>
<meta name='imagecontent='rgb-rear.jpg'/>
<meta name='imagecontent='rgb-top.jpg'/>
<meta name='imagecontent='rgb-bottom.jpg'/>
<meta name='imagecontent='rgb-left.jpg'/>
<meta name='imagecontent='rgb-right.jpg'/>
<meta name='creatorcontent=' http://www.itl.nist.gov/div897/ctg/vrml/members.html '/>
<meta name='titlecontent='rgb.x3d'/>
<meta name='disclaimercontent=' This file was provided by the National Institute of Standards and Technology, and is part of the X3D Conformance Test Suite, available at http://www.nist.gov/vrml.html The information contained within this file is provided for use in establishing conformance to the ISO VRML97 Specification. Conformance to this test does not imply recommendation or endorsement by the National Institute of Standards and Technology. This software can be redistributed and/or modified freely provided that any derivative works bear some notice that they are derived from it, and any modified versions bear some notice that they have been modified. '/>
<meta name='translatorcontent='Michael Kass, NIST'/>
<meta name='translatedcontent='21 January 2001'/>
<meta name='modifiedcontent='12 June 2002'/>
<meta name='descriptioncontent='Test browser ability to map full RGB color pixel values to geometry. A checkerboard of four colored squares: lower left (red), lower right (yellow), uppser left (yellow) and upper right (red) map onto the faces of all geometry. For the sphere, the texture should cover the entire surface, and wrap counterclockwise from the back of the sphere. For the cone, the texture should wrap counterclockwise (from above) starting at the back of the cone. A circle cutout of the texture is applied right side up to the base of the cone when the cone is tilted toward the -z axis. For the cylinder, the texture should wrap counterclockwise (from above) starting at the back of the cylinder. A circle cutout of the texture is applied right side up to the top and bottom caps of the cylinder.For the box, the texture should be applied right side up in its entirety to each face of the box'/>
<meta name='identifiercontent=' http://www.web3d.org/x3d/content/examples/ConformanceNist/Appearance/PixelTexture/rgb.x3d '/>
<meta name='generatorcontent='Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html'/>
<meta name='generatorcontent='X3D-Edit, http://www.web3d.org/x3d/content/README.X3D-Edit.html'/>
<meta name='licensecontent='../../license.html'/>
</head>
<Scene>
<NavigationInfo type='"EXAMINE" "WALK" "FLY" "ANY"transitionType='"ANIMATE"'/>
<Group>
<Transform translation='6.14221 0.0694613 -0.000999451'>
<Shape>
<Appearance>
<Material/>
<PixelTexture image='2 2 3 0xFF0000 0xFFFF00 0xFFFF00 0xFF0000'/>
</Appearance>
<Box/>
</Shape>
</Transform>
<Transform translation='-4.85443 0.0694381 -0.00149918'>
<Shape>
<Appearance>
<Material/>
<PixelTexture image='2 2 3 0xFF0000 0xFFFF00 0xFFFF00 0xFF0000'/>
</Appearance>
<Sphere/>
</Shape>
</Transform>
<Transform translation='-1.47341 0.036672 -0.00175095'>
<Shape>
<Appearance>
<Material/>
<PixelTexture image='2 2 3 0xFF0000 0xFFFF00 0xFFFF00 0xFF0000'/>
</Appearance>
<Cone/>
</Shape>
</Transform>
<Transform translation='2.31094 0.0694206 -0.00187683'>
<Shape>
<Appearance>
<Material/>
<PixelTexture image='2 2 3 0xFF0000 0xFFFF00 0xFFFF00 0xFF0000'/>
</Appearance>
<Cylinder/>
</Shape>
</Transform>
</Group>
</Scene>
</X3D>

<!-- Tag color codes: <Node attribute='value'/> -->