The present application relates to the field of image rendering, in particular to a
mipmap LOD
processing method easy to implement in hardware. It comprises the steps of: S1. calculating a difference value based on the current received pixel coordinate information and the previous pixel coordinate information; S2. judging whether the current pixel and the previous pixel are adjacent to the screen coordinates, if not, executing step S4, if yes, calculating the current pixel LOD value and executing step S3; S3. when the LOD value of the continuous pixel point in another direction is calculated to be less than or equal to the previous calculated value, the LOD value is updated with the adjacent pixel point in the current direction, and step S4 is executed; when the LOD value of the continuous pixel point in another direction is calculated to be greater than the previous calculated value, the LOD value is adjusted to be updated with the adjacent pixel point in another direction, and step S4 is executed; S4. updating the final LOD value to a reference value, updating the coordinate
information value of the current pixel to the coordinate
information value of the previous pixel, and outputting the LOD value. The method reduces the overall
system delay, improves the pixel
fill rate, and significantly improves the hardware
processing capability.