Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 841 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 841 Bytes

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