painter's algorithm

Hello, you have come here looking for the meaning of the word painter's algorithm. In DICTIOUS you will not only get to know all the dictionary meanings for the word painter's algorithm, but we will also tell you about its etymology, its characteristics and you will know how to say painter's algorithm in singular and plural. Everything you need to know about the word painter's algorithm you have here. The definition of the word painter's algorithm will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofpainter's algorithm, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

English

English Wikipedia has an article on:
Wikipedia

Etymology

Referring to the technique of painting distant parts of a scene before parts which are nearer and thereby covering some areas of distant parts.

Proper noun

painter's algorithm

  1. (computer graphics) A simple rendering technique that sorts all the polygons in a scene by their depth and then paints them in that order, from farthest to closest.