Package ConformanceNist.GeometricProperties.Color


package ConformanceNist.GeometricProperties.Color
  • Classes
    Class
    Description
    This file tests the ability of a browser to apply a single blue color to all vertices in an ElevationGrid geometry.
    This world tests browser ability to apply a single blue color to an IndexedFaceSet, applying the color to all vertices.
    This world tests browser ability to apply a single blue color to an IndexedLineSet, applying it to all verticesin the cube.
    Test browser ability to apply 15000 normals to an ElevationGrid geometry.
    This tests browser ability to prefer the color field of an ElevationGrid node over the diffuseColor field of the Material node, if both are present.
    A browser should select a Material node texture field over the color field of an ElevationGrid, and generate the VTS logo texture on the ElevationGrid surface.
    This world tests browser ability to apply a single color to all points in a PointSet geometry.
    This world tests browser ability to prefer the color field of an IndexedFaceSet over the diffuseColor field of the Material node.
    This world tests browser ability to choose a Material node texture field over the color field of an IndexedFaceSet if both are present.
    This world tests browser ability to prefer the color field of an IndexedLineSet over the diffuseColor field of the Material node, if both are present.
    A test of browser ability to generate multicolored faces in the ElevationGrid node.
    A test of browser ability to generate colored vertices in the ElevationGrid node.
    This world tests browser ability to apply multiple colors to an IndexedFaceSet, with a different color applied to each face.
    A test of browser ability to generate colored vertices in the IndexedLineSet node.
    This world tests browser ability to apply color to an IndexedLineSet, by applying a colorindex to polylines of a wireframe cube, with the front square consisting of red polylines, the rear square made up of blue polylines, the right square containing green horizontal polylines, and the left square having white horizontal polylines.
    A test of browser ability to generate colored vertices in the IndexedLineSet node.
    A test of browser ability to generate colored points in the PointSet node.
    This world tests browser ability to prefer the color parameter of a PointSet over the emissiveColor parameter of the Material node if both are present.
    This world tests browser ability to apply a single color to an ElevationGrid, applying the color red to all faces.
    This world tests browser ability to apply a single color to an IndexedFaceSet, applying the color red to all faces.
    This world tests browser ability to apply color to an IndexedLineSet, by applying the color red to all polylines in the cube.