Skip navigation

Standard Performance Evaluation Corporation

Facebook logo LinkedIn logo Twitter logo
 
 

 

EnSight Viewset (ensight-04)

The ensight-04 viewset represents engineering and scientific visualization workloads created from traces of CEI's EnSight 8.2 application.

CEI contributed the models and suggested workloads. Models ranging from 36- to 45-million vertices are included in the viewset using display list paths through OpenGL. The last model uses GLSL shaders.

State changes as made by the application are included throughout the rendering of the model, including matrix, material, light and line-stipple changes. All state changes are derived from a trace of the running application.

The following tests are included within the viewset:

  • test 1 - wireframe
    • 45M vertices
    • display list
    • vertex only
  • test 2 - shaded
    • 45M vertices
    • display list
    • vertex only
  • test 3 - texture2
    • 36M vertices
    • display list
    • texGen
    • texture
  • test 4 - texture
    • 36M vertices
    • display list
    • texGen
    • texture
  • test 5 - texturePeel
    • 36M vertices
    • display list
    • texture
    • GLSL shaders