Package ConformanceNist.Appearance.ImageTexture


package ConformanceNist.Appearance.ImageTexture
  • Classes
    Class
    Description
    Test JPG ImageTexture mapping onto a sphere, cone, cylinder and box.
    Test mapping PNG ImageTexture to all primitive geometry.
    Test browser ability to map a greyscale with alpha-opacity PNG file and a greyscale with binary transparency PNG file onto the faces of complex geometry.
    Test browser ability to map an RGB with alpha-opacity PNG file onto the faces of complex geometry.
    Map a JPG image to an ElevationGrid.
    Map a PNG image to an ElevationGrid.
    Map a JPG image to an Extrusion.
    Map a PNG image to an Extrusion.
    Test greyscale texture with alpha opacity PNG mappint to primitive geometry.
    Test greyscale JPG mapping onto a sphere, cone, cylinder and box.
    Test browser ability to combine a greyscale JPEG ImageTexture with the color field value of a Color node.By adding a "red" diffuseColor to all geometry primitives, a "red" greyscale version of the VTS logo should cover the entire surface, and wrap counterclockwise from the back of the sphere.
    Test browser ability to combine a greyscale JPEG ImageTexture with the diffuseColor value of a Material node.By adding a "red" diffuseColor to all geometry primitives, a "red" greyscale version of the VTS logo should onto a sphere, cone, box and box.
    Test mapping a greyscale PNG image onto a sphere, cone, cylinder and box.
    Test browser ability to combine a greyscale PNG ImageTexture with the color field value of a Color node.By adding a "red" diffuseColor to all geometry primitives, a "red" greyscale version of the VTS logo should cover the entire surface, and wrap counterclockwise from the back of the sphere.
    Test browser ability to combine a greyscale PNG ImageTexture with the diffuseColor value of a Material node.By adding a "red" diffuseColor to all geometry primitives, a "red" greyscale version of the VTS logo should cover the entire surface, and wrap counterclockwise from the back of the sphere.
    Test PixelTexture mapping to an IndexedFaceSet geometry.
    Test mapping a PNG image to an IndexedFaceSet.
    Test browser default ability to repeat a half-scale JPEG texture horizontally only to primitive geometry.
    Test browser default ability to repeat a half-scale JPEG texture vertically only on primitive geometry.Two vertical VTS logos should appear on the left side of all geometry faces.
    Test browser default ability to repeat a half-scale PNG texture vertically only to fill a primitive geometry.Two vertical VTS logos should appear on the left side of all geometry faces.
    Test browser ability to map an RGB PNG file (with background alpha-transparency set to 0 for the two left geometry, and binary transparency onto the faces of primative onto a sphere (RGB plus alpha), cone (RGB plus alpha), cylinder (RGB plus transparency) and box (palette plus transparency).
    Test browser default ability to repeat a half-scale JPEG texture horizontally and vertically to fill primitive geometry.
    Test browser default ability to repeat a half-scale PNG texture horizontally and vertically to map primitive geometry.
    Map a 256 by 256 pixel JPG image to a box.
    Map a 256 by 256 pixel PNG image to a box.
    Test JPG texture mapping to 3 equal length sides of a bounding box.
    Test PNG texture mapping to 3 equal length sides of a bounding box.
    Test image mapping with 2 equal length sides of a bounding box.
    Test PNG image texture mapping with 2 equal length sides of a bounding box.
    Test JPG mappping with two equal length small sides of a bounding box.
    Test PNG mappping with two equal length small sides of a bounding box.