30.0k views
3 votes
What is multisampling?​

User Shalbert
by
7.8k points

1 Answer

1 vote

Answer:

multisampling, multiple locations are sampled within every pixel, and each of those samples is fully rendered and combined with the others to produce the pixel that is ultimately displayed. This is computationally expensive, because the entire rendering process must be repeated for each sample location. It is also inefficient, as aliasing is typically only noticed in some parts of the image, such as the edges, whereas multisampling is performed for every single pixel.

User Emil Karlsson
by
9.3k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories