SharpGL is a C# library that allows you to use OpenGL in your .NET Framework based application with ease!
SharpGL is a C# library that allows you to use OpenGL in your .NET Framework based application with ease!
SharpGL comes packaged with many sample applications to demonstrate key features or for you to use as starting points for your own development.
Some features:
- Full support for all OpenGL functions up to OpenGL 4.2;
- Full support for all commonly used OpenGL extensions;
- Support for WinForms applications;
- Support for WPF applications (without resorting to WinForms hosts);
- A powerful scene graph including polygons, shaders, NURBs and more;
- Many sample applications as starting points for your own projects;
- Visual Studio Extension with SharpGL project templates for WPF and WinForms.
Source: