Package ConformanceNist.Lights.DirectionalLight


package ConformanceNist.Lights.DirectionalLight
  • Classes
    Class
    Description
    Test browser to apply default values of a DirectionalLight node to complex geometry.
    Test browser to apply all the default values of a DirectionalLight node to simple geometry.
    This test addresses the effect of the DirectionalLight ambientIntensity on the ambient of a complex object (IndexedFaceSet).
    This test addresses the effect of the DirectionalLight ambientIntensity on the ambient of a simple object (Sphere).
    Test browser to set the ambientIntensity field to a range of values on complex geometry (Extrusion, ElevationGrid and IndexedFaceSet).
    Test browser to set the ambientIntensity field to a range of values on simple geometry (cone, sphere, cylinder and box). one row of the simple geometry is drawn in the local coordinate system.
    Test browser to keep the brightness of the DirectionalLight constant regardless of how far an object is from the light source.
    Test browser to keep the brightness of the DirectionalLight constant regardless of how far an object is from the light source.
    Test browser to set the color field to a range of values on complex geometry (Extrusion, ElevationGrid and IndexedFaceSet).
    Test browser to set the color field to a range of values on simple geometry (cone, sphere, cylinder and box). one row of the simple geometry is drawn in the local coordinate system.
    Test browser to set the direction field to a range of values on a a complex geometry (Extrusion) The geometry is drawn in the local coordinate system and it should be a doughnut like "figure".
    Test browser to set the direction field to a range of values on a set of simple geometry (sphere) The geometry are drawn in the local coordinate system.
    This test addresses the effect of the light direction on the diffuse color of a complex geometry.
    This test addresses the effect of the light direction on the diffuse color of a simple geometry.
    This test addresses the effect of the light direction on the specular color of a complex geometry.
    This test addresses the effect of the light direction on the specular color of a simple geometry.
    This test addresses the effect of the light intensity on the diffuse color of complex geometry.
    This test addresses the effect of the light intensity on the diffuse color of simple geometry.
    This test addresses the effect of the light intensity on the specular color of complex geometry.
    This test addresses the effect of the light intensity on the specular color of simple geometry.
    Test browser to set the intensity field to a range of values on complex geometry (Extrusion, ElevationGrid and IndexedFaceSet).
    Test browser to set the intensity field to a range of values on simple geometry (cone, sphere, cylinder and box). one row of the simple geometry is drawn in the local coordinate system.
    This test sets the on field to true/false for two DirectionalLight node defined using two different Transform node.
    This test addresses the ability of a browser to apply a colored (red) light on an object of a different color (blue).