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
currently, antialiasing works only in the main render window. With multipass rendering, we need to render in a framebuffer but it is currently not possible to have antialiasing in frambuffer.
Multisample framebuffer allow simple antialiasing even with multi pass rendering!
The text was updated successfully, but these errors were encountered:
Add a description
currently, antialiasing works only in the main render window. With multipass rendering, we need to render in a framebuffer but it is currently not possible to have antialiasing in frambuffer.
Multisample framebuffer allow simple antialiasing even with multi pass rendering!
The text was updated successfully, but these errors were encountered: