Using the EXT_rescale_normal extension causes the normal vector to be rescaled after it is multiplied by the inverse modelview matrix and before it is normalized. In some cases, the rescale factor can be chosen so that normal vectors with unit length in object coordinates will not need to be normalized as they are transformed into eye coordinates. For more details, refere to the EXT_rescale_normal spec.
|