Russell Long |
|
Currently I am working on making a UI lib for 3D rendering API's. Currently I'm doing directX.
My method of madness involves
C++ classes that enables a particular widget (these classes when initialise assign functionality to a LUA class, no state information is saved).
Widgets are all in lua, all functionality is lua based, except for specific API functionality (see above).
Adding widgets is simple matter eg
mybutton = DXUIButton:new({path = "assets/button.png", position = {x=0,y=0}}
SlotSignal?
LuaTrivia a page for quirks and tests on lua
A little Info about me below
I am 24 yr old graduate from the University of Manchester in Computer Science
I am currently working in the public sector in the area on I.T.
irc://irc.freenode.net/#lua the offcial LUA channel