只是对lwjgl做了一些修修补补,制作了一些2d形状。不确定我做错了什么,但我只能显示屏幕上的第一个绿色方块。下面是我的窗口循环函数的代码:// This line is critical for LWJGL's interoperation with GLFW's// OpenGL context, or any context that is managed externally.
// <em
at org.lwjgl.opengl.Display.create(Display.java:848) ~[lwjgl-2.9.1.jar:?]at org.lwjgl.opengl.Display.create(Display.java:757) ~[lwjgl-2.9.1.jar:?](Display.java:848) at