^^ING

Results 1 issues of ^^ING

I release resouces like ~~~ GL.BindBuffer(BufferTarget.ArrayBuffer, 0); GL.BindVertexArray(0); GL.UseProgram(0); // Delete all the resources. GL.DeleteBuffer(VBO); GL.DeleteVertexArray(VAO); GL.DeleteBuffer(EBO); GL.DeleteProgram(ActiveShader.Handle); ~~~ But this won't work.Everytime reopen the window that contains GLWpfControl.I got...

needs verification
4.0