LWJGL 3 now has a dedicated Wiki.
It is not complete, but it has important information that I felt should readily be available to potential users and contributors. Please let me know if you’d like anything fixed, if something requires better explanation or if I’ve missed an important aspect of the project that deserves to be documented.
Recent changes:
- OS X is now supported.
- Updated GLFW to v3.0.3.
- Added JavaDoc generation.
- Added libffi bindings.
- The required minimum JDK version is now 7.
[li]Many fixes and improvements to code generation & documentation.
The wiki now has a long to-do list, so there’s plenty more work to be done. The current plan is to wait for GLFW 3.0.4 (contains many important fixes) and then we’ll release an alpha build for all platforms. If you’d like to try it out sooner, feel free to clone the project and build manually, I’ve tried to make it as easy as possible. If you encounter any issues, please do let me know.