What Is Run Length Encoding?

Submitted by: Muhammad
Run length encoding is a compression technique used to store the intensity values in the frame buffer, which stores each scan line as a set of integer pairs. One number each pair indicates an intensity value, and second number specifies the number of adjacent pixels on the scan line that are to have that intensity value.
Submitted by: Muhammad

Read Online 3D Graphics Job Interview Questions And Answers