A hacky over-engineered project that creates a bridge between legacy LWJGL2 API and LWJGL3 Allowing you to use modern LWJGL features and libraries on older Minecraft versions.
A whole lot of this code is just code from the original LWJGL 2 project modified to work with LWJGL 3, Thanks so much to the LWJGL devs for making their license so permissive.
and a big thanks to gudenau for the original F*rge mod https://github.com/gudenau/MC-LWJGL3 that did the same thing, thanks as a big portion of this code is from that project.