NetGL is a user-friendly wrapper that enables the use of OpenGL functions in .NET applications. This project started approximately 9 years ago and has evolved over the years. Due to professional commitments and other circumstances, I couldn't update it as regularly as I would have liked.
Now that I have more time available and, particularly, thanks to my professional experience, I'm better acquainted with the topic. I'm finally determined to bring this project to a successful conclusion.
- Seamless integration of powerful 3D graphics into .NET applications.
- Easy integration in any .net proejct.
Please note that NetGL is currently in beta. While it's functional, there may be some features undergoing refinement. Feedback and contributions are greatly appreciated.
- Download the latest release version of the NetGL dll https://github.com/Andy16823/NetGL-2023/releases
- Add the dll to your project as a reference
- Initialize NetGL as you can see in this example https://github.com/Andy16823/NetGL-2023/blob/main/Examples/01%20-%20ModernGL%20Triangle/WindowsFormsApp1/Form1.cs
This project is licensed under the MIT License - see the LICENSE file for details.
Contact me on GitHub or on Discord andy.designs