dwmkerr / sharpgl

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

Additional TexImage overloads #122

Closed joshuanapoli closed 5 years ago

joshuanapoli commented 8 years ago

These overloads make it easier to pass texture data (with elements larger than byte) to the GL.