cschreib / lxgui

Portable, real time, modular and data-driven GUI C++ library.
https://cschreib.github.io/lxgui
MIT License
73 stars 20 forks source link

Remove custom Lua wrapper and use sol2 exclusively #78

Closed cschreib closed 2 years ago

cschreib commented 2 years ago

Several drawbacks of our current Lua wrapper:

Advantages of our wrapper over sol2: