Hi everyone. LOVR user here.
For those who don't know it's a VR framework that borrows LOVE's API style.
A year ago I've made a VR immediate mode GUI library for LOVR and recently did a 2D version of it (since LOVR has some 2D capabilities).
So I thought why not trying to also port it to LOVE and maybe someone founds a use for it (although I know there are plenty of excellent GUIs for LOVE).
EDIT: The library is now a unified codebase instead of 2 branches. It has had some improvements and full documentation is now up
Here's the updated link:
https://github.com/immortalx74/lovr-ui2d
Immediate mode GUI library
Immediate mode GUI library
Last edited by immortalx on Wed Nov 15, 2023 3:44 am, edited 1 time in total.
Re: Immediate mode GUI library
neat. I'll play around with this later. I've used IMGUI in C++ and Love2D, as well as Frames which is a custom stateful GUI for Love2D. Interested to experiment with your code. Thank you for posting.
Re: Immediate mode GUI library
Thanks for giving it a try! I forgot to mention that I'll have the documentation up and running soon.
In the meantime the example in main.lua contains all the widgets and demonstrates how it works.
In the meantime the example in main.lua contains all the widgets and demonstrates how it works.
Re: Immediate mode GUI library
As I promised documentation is ready. I've edited the first post.
Who is online
Users browsing this forum: No registered users and 1 guest