Switch to FlorianRhiem/pyGLFW.#121
Conversation
|
Thanks. I need to test it. Did you run all the "app-*" example ? This might be the most problematic ones. Also, can you remind me github repo for pyglfw ? The pyglfw should be added in the setup file. |
|
When running The repo for pyGLFW is https://github.com/FlorianRhiem/pyGLFW Regarding the setup file, I have zero experience with that. Would greatly appreciate any help going about adding to it. (Looking at it though, I am not sure about adding glfw because it is optional anyway). |
|
(to be clear, the behaviour of |
|
@rougier, please let me know if there are specific things you'd like tested/changed. |
|
Sorry for the delay. It looks good, I only need to test it (and I lack time). |
From my last pull request I got the impression you're happy to move to this pyGLFW implementation. So this commit should do that.
I ran most of the examples and they work fine with glfw backend.
Let me know if it needs changes.