A GraphicsLibrary for Visual Basic from OpenGL and FreeGlut

1 Open Issue Need Help Last updated: Jul 4, 2025

Open Issues Need Help

View All on GitHub
Graphics Libraries Visual Basic Graphics Libraries

AI Summary: Debug and fix the glDrawElements function within a Visual Basic OpenGL graphics library. The function is currently not rendering anything when used with an index buffer and vertex array, despite glDrawArrays working correctly with equivalent data. The issue is considered low priority as the library functions without it, but optimization is desired.

Complexity: 4/5
bug help wanted

A GraphicsLibrary for Visual Basic from OpenGL and FreeGlut

VBA