Results 1 issues of Alexander

In case it matters, I've been using the LWJGL binding of Nuklear and used code from their demo to bind Nuklear to OpenGL. https://github.com/LWJGL/lwjgl3/blob/master/modules/samples/src/test/java/org/lwjgl/demo/nuklear/GLFWDemo.java Whenever I make calls to nk_fill_polygon,...