BraLa
BraLa copied to clipboard
New (Octaforge) UI
Remove awesomium dependency?
Swith to octaforges LUA UI?
Octaforge looks a bit blown for what we want to use it for.
Plan is only to use the UI part from Ocataforge which is completly written in Lua. independend from OF and relativly small: https://github.com/OctaForge/OF-Engine/tree/master/data/library/core/gui
Awesomium is gone, still thinking of either binding the lua ui or using surfi.
OK, I will probably endup writing my own in D, pure OpenGL maybe with Lua elements, but probably not.