opengl - LWJGL Display.create() does nothing on mac -
on linux, display.create() works wonderfully. on mac, function call never returns, , not throw error. cause this? because i'm adding java.awt.canvas? if so, why has worked before?
edit: happens when lwjgl embedded in canvas in swing and running on thread separate swing thread.
Comments
Post a Comment