dwmkerr / sharpgl

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

Add BufferBindingTarget & BufferUsage enum.Implement the IDisposable … #225

Closed Ersoga closed 4 months ago

Ersoga commented 1 year ago

…interface for Index,Vertex,VertexArray Buffer class,and Modify their deletion and creation