LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: obi on November 20, 2014, 15:03:28

Title: GUI library for lwjgl 3 and glfw?
Post by: obi on November 20, 2014, 15:03:28
Does anyone know of any GUI libraries that uses lwjgl 3 and glfw?

I have been using TWL and LWJGL 2.x. I must say that LWJGL 3 looks awesome and wants to start using it the only issue now is that I need a GUI that I can use with it.
Title: Re: GUI library for lwjgl 3 and glfw?
Post by: spasi on November 20, 2014, 20:16:25
I'm sure there are none, it's only been a few days since we made the nighlty builds available. You could try asking TWL's developer for an LWJGL 3 compatible version.
Title: Re: GUI library for lwjgl 3 and glfw?
Post by: obi on November 20, 2014, 20:58:22
I was hoping that there maybe was some lib I didn't know of or that some lwjgl 3 user had ported some existing library.

Thanks for all the effort put into LWJGL 3!