Use OpenGL in .NET applications. SharpGL wraps all modern OpenGL features and offers a powerful scene graph to aid development.
768
stars
300
forks
source link
feat: add missing 3.2 function glDrawElementsBaseVertex #165
Closed
dwmkerr closed 5 years ago
See: https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glDrawElementsBaseVertex.xhtml Fixes #164