Open Issues Need Help
View All on GitHub Graphics Libraries • Visual Basic Graphics Libraries
glDrawElements not working 2 months ago
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