You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MSAA only solves the problem of aliasing on the edges of geometry. Other aliasing includes texture aliasing and temporal aliasing (where output between frames cause flickering).
Need to look into solutions for these other cases.
The text was updated successfully, but these errors were encountered:
MSAA only solves the problem of aliasing on the edges of geometry. Other aliasing includes texture aliasing and temporal aliasing (where output between frames cause flickering).
Need to look into solutions for these other cases.
The text was updated successfully, but these errors were encountered: