dwmkerr / sharpgl

Use OpenGL in .NET applications. SharpGL wraps all modern OpenGL features and offers a powerful scene graph to aid development.
MIT License
753 stars 300 forks source link

AntiAliasing? #132

Open sukwoo22 opened 7 years ago

sukwoo22 commented 7 years ago

how can i apply msaa using opengl.control for winform? or anyone has solutions?

tn88test commented 7 years ago

I have the same problem. Does anyone know how to implement anti aliasing in SharpGL?