arcticPigs release V1.0 helpefiles |
![]() |
float renderQuality;
The arcticPigs viewer dynamically creates polygons at runtime from the data describing the surface. The number of polygons created is driven by the renderQuality value. By default the viewer automatically optimises this value to achieve the frame rate the user selects in the viewer's control panel. By setting the arcticWindow::autoRenderQuality flag to false, you can override the renderQuality parameter. This allows you to make the 3D detail level a user controllable feature.
Last Updated: 07/03/02 |