Which Painter's Algorithm uses which method.
algorithms or methods you find is most important To produce a timetable?
Answers
Answered by
1
Answer:
Depth sort algorithm
Explanation:
Depth sort algorithm or painter algorithm was developed by Newell, sancha. It is called the painter algorithm because the painting of frame buffer is done in decreasing order of distance. The distance is from view plane. The polygons at more distance are painted firstly.
Similar questions