Where is the Tutorial?
TaceyWong opened this issue · 2 comments
How to use this lib?
Source code of example is Tutorial?
I found that other implementations have a lot of info stored, be it the rust bindings, kotlin or Andy's glimmer-libui extensions. I learned most from these.
In the long run we may have to get libui going. I think andlabs may not have enough time, but there is a bottle neck in that someone with good C knowledge is needed.
For kotlin you can see: https://github.com/msink/kotlin-libui
see the main table for other languages, so it mostly depends on the language you use. Even Ring has bindings to libui; this is the part that libui got right when andlabs bootstrapped the project.
Thank you @rubyFeedback
Here is a direct link to my Glimmer libui extensions, with plenty of examples to learn from:
https://github.com/AndyObtiva/glimmer-dsl-libui