dwmkerr / sharpgl

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

feat: add missing 3.2 function glDrawElementsBaseVertex #165

Closed dwmkerr closed 4 years ago

dwmkerr commented 4 years ago

See: https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glDrawElementsBaseVertex.xhtml Fixes #164