|
The following functions (color accuracy) are not extremely useful, they can be used to
speed up software rendering and has little effect when doing hardware rendering.
The engine has the capability to render far object using color fill instead of using
the polygon bitmap. This can speed up software rendering. When using color fill instead
of bitmap it will reduce the "color accuracy"
Set the distance from the viewer that is needed so that the engine will use
color fill instead of using the bitmap of the polygon to its default value.
|