mikeseven / node-glfw

nodejs bindings to GLFW
103 stars 46 forks source link

EGL support #14

Open piranna opened 9 years ago

piranna commented 9 years ago

glfw now has experimental support to create EGL contexts, so both node-glfw and node-webgl should support them. This will allow to use them on NodeOS.