Immediate mode GUI library
Posted: Mon Oct 23, 2023 3:42 am
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
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