11 lines
241 B
ReStructuredText
11 lines
241 B
ReStructuredText
![]() |
Glossary
|
||
|
========
|
||
|
|
||
|
.. glossary::
|
||
|
:sorted:
|
||
|
|
||
|
MSAA
|
||
|
Multi-Sampled Anti-Aliasing. A basic anti-aliasing technique that takes
|
||
|
multiple samples of the depth buffer, and uses this information to
|
||
|
smooth the edges of polygons.
|