Download NetGL
Description
Idea is to create a .Net library allows to use OpenGL in managed code. It is in early state, but shaders are working and no garbage collections occur.
Source Files
The download file dotnetgl.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
NetGL.sln//from ww w .j av a 2 s. c om
NetGL.vssscc
OpenGLControl/Enums/GLEnums.cs
OpenGLControl/Exceptions/FragmentShaderCompileException.cs
OpenGLControl/Exceptions/MessagePumpException.cs
OpenGLControl/Exceptions/OpenGLInitException.cs
OpenGLControl/Exceptions/OpenGLLoadExtensionException.cs
OpenGLControl/Exceptions/ShaderProgramLinkException.cs
OpenGLControl/Exceptions/VertexShaderCompileException.cs
OpenGLControl/GL/GL.cs
OpenGLControl/GL/GLExtensions.cs
OpenGLControl/GL/GLInternal.cs
OpenGLControl/Message.cs
OpenGLControl/MessagePump.cs
OpenGLControl/OpenGL.csproj
OpenGLControl/OpenGL.csproj.vspscc
OpenGLControl/OpenGLControl.cs
OpenGLControl/PixelFormatDescriptor.cs
OpenGLControl/Properties/AssemblyInfo.cs
OpenGLControl/Types/DisplayList.cs
OpenGLControl/Types/Shader.cs
OpenGLControl/Types/ShaderProgram.cs
TestApp/CustomGLControl.cs
TestApp/Program.cs
TestApp/Properties/AssemblyInfo.cs
TestApp/Resources/1.txt
TestApp/Resources/2.txt
TestApp/Resources/SmoothLightingFragment.txt
TestApp/Resources/SmoothLightingVertex.txt
TestApp/Resources/ToonFragShader.txt
TestApp/Resources/ToonVertexShader.txt
TestApp/Resources/vertex_diffuse.txt
TestApp/Resources/vertex_normalcolor.txt
TestApp/Shaders.Designer.cs
TestApp/Shaders.resx
TestApp/TestApp.csproj
TestApp/TestApp.csproj.user
TestApp/TestApp.csproj.vspscc
Download
Click the following link to download dotnetgl.zip.
dotnetgl.zip