colorIndex_color |
Test of colorPerVertex field is set to true and the colorIndex is set valid indices for the Color node.
|
convexFALSE |
This test sets the convex field to false for a figure that is not convex The solid field is set to false.
|
convexTRUE |
This test sets the convex field to true for a figure that is not convex The solid field is set to false.
|
coordIndex_color |
Test of colorPerVertex field is set to true and the colorIndex field is set to empty.
|
coordindex_normal |
Test of normalPerVertex field is set to true and the normalIndex field is set to empty.
|
default_creaseangle |
This test uses the default value for the creaseAngle field for an IndexedFaceSet (Sphere).
|
default_faceset |
This world tests browser ability to draw an IndexedFace set using mostly default values.
|
default_texturecoord |
Test of texCoord field is set to NULL and a texture image is defined using an appearance node.
|
empty_colorIndex |
Test of colorPerVertex field is set to false and the colorIndex field is set to empty.
|
empty_normalIndex |
Test of normal field set not NULL, the normalPerVertex field is set to F ALSE and the normalIndex field is set to empty.
|
empty_textureIndex |
Test of textCoord field set to valid values (and not NULL), the texCoordIndex field is set empty.
|
faces5000 |
Test browser support of 5000 faces per IndexedFaceSet.
|
filled_colorIndex |
Test of colorPerVertex field set to false and the colorIndex field is set to valid indices for each color in the Color node.
|
filled_normalIndex |
Test of normal field set to not NULL, the normalPerVertex ifield is set to false and the normalIndex field is set to not empty.
|
filled_textureIndex |
Tese of textCoord field set to valid values (and not NULL), the texCoordIndex field is set to valid values for the texCoord field.
|
normalindex_normal |
Test of normalPerVertex field set to true and the normalIndex field is set to valid indices for the normal field.
|
nosolidshape |
This test sets the solid field to false, therefore preventing the browser from doing backface culling.
|
reversefaces_ccwFALSE |
Test of ccw field set to false and the faces are drawn in a clockwise direction.
|
set_creaseangle |
This tests redefines the value for the creaseAngle for an IndexedFaceSet (sphere).
|
setmax_creaseangle |
This tests redefines the value for the creaseAngle for an IndexedFaceSet (sphere) to the maximum possibe value.
|
vertices10 |
A square figure is used to draw 10 vertices for a single face of an IndexedFaceSet as required by section 7.3 of the VRML specifications.
|