Tim

Results 20 comments of Tim

A while ago, I encountered the exact same problem. Eventually, I ended up using the following solution: https://github.com/LWJGL/lwjgl3/blob/9afbf8c3e0c980394a897af78db41b75e68a30df/modules/samples/src/test/java/org/lwjgl/demo/openxr/XRHelper.java#L165 (It is in Java, but the core concepts should be rather easy...

Even if the initial performance is poor, it doesn't have to stay poor forever: - If there would be a working LWJGL android example, it would be easy for other...

OpenGL basically has everything that OpenGL ES has, but more. OpenGL ES excludes the stuff that is difficult to implement for non-desktop devices. And it sounds like you either have...

If possible, it's probably best to create your own fork that contains my commit (or use this fork: https://github.com/LWJGL-CI/glfw) since it looks like the author of GLFW is too busy...

I'm a bit late to answer, but basically: LWJGL2 uses a home-made windowing library, and has fewer bindings (not much more than OpenGL). The home-made windowing library gets most stuff...

I would recommend to try creating the minimal window, as shown in https://www.glfw.org/documentation.html And could you be more specific about `failed creating the window`? What happens? Does `glfwInit()` return false?...

I think you should also be able to use this fork: https://github.com/LWJGL-CI/glfw which is not running behind GLFW master It looks like it still includes this PR: https://github.com/LWJGL-CI/glfw/commit/d163f8c7e0de2d8d895883feeaaafa05f82f29ec#diff-21938cdabc3c2b2f9924afd55e59cb74fb7da35f896e97f9c99783db9088f8a4R966

Have you tried what happens if you call `glfwInit()` in a C application on your machine?

Your Java pack **direct download link** is https://www.alipan.com/t/CIfJMq1gGNwVZy651t01, which is **not** a direct download link, but looks like some kind of preview webpage. When you visit a **direct** download link...

I don't have a netbook myself, so I don't know if it can work,, but I do know that your current link is not good enough. I would recommend something...