/lwjgl-glfw-kwrapper

OOP Wrapper for lwjgl-glfw

Primary LanguageJavaMIT LicenseMIT

lwjgl-glfw-kwrapper

GitHub Lines of code

Why?

I read the docs of lwjgl and found that it directly uses the function from the native library glfw. Since it's used directly from glfw, it's still quite functional-oriented, my wrapper aims to turn it into object-oriented, more integrated with the Java environment.


Made with ♥️ by K4zoku