so recently many people have tried to make gui's and it seems a waste of time to reinvent the wheel. I've found imGui
https://github.com/ocornut/imgui and it seems pretty capable and it has lua bindings
https://github.com/patrickriordan/imgui_lua_bindings, in particular for LOVE too
https://github.com/slages/love-imgui, so i guess making bindings for Gideros would not be that hard (for an experienced person).
-what do you think?
-how many people would be interested?
-would there be somebody willing to do this?
Comments
wxwidgets which has been upgraded by the author of ZeroBrane Studio to work with later Lua. This is the GUi system that ZBS uses too.
Crazy Eddies GUI System I really quite like this one because it has a visual GUI editor.
IUP Which looks good too.
If documentation was actually usable (I can't make any sense of what is available because I'm a dunce) I'd be making plugins already
i'm looking forward to see your gui library, hopefully you will share it on github too.
Likes: antix
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Likes: antix
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Likes: SinisterSoft
Likes: Apollo14
https://deluxepixel.com
P. S. I think many giderians would love to crowdfund Spine support also (I was going to suggest it)
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
https://deluxepixel.com
btw if imgui is added then how can one modify/extend it when working with gideros? i think it's likely that i will need something not directly in such gui libs, like a toggle button with custom graphics which has a left and right-click toggle bit as well (thus having 4 states).
Fragmenter - animated loop machine and IKONOMIKON - the memory game
I wanted to support DragonBonesPro, but the developers stopped going to the connection, and the project seems to have died ..
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
Nowadays visual customizations are crucially important in almost every game genre. Without Spine it's pain in the butt and lots of unnecessary monkey coding (our life is too short to monkey-code every bone manually, if we're working on mid-size game).
Apk size is also bloated, because instead of just packing bones, we have to pack full spritesheets. Even engine like Unity will produce smaller apk size because of that. Who can update it?
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
@SinisterSoft @hgy29 can you pls adapt Spine lua sdk for Gideros?
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
Probably if funding reaches first goal, it should be Lua. If funding reaches next goal, it can be C++.
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
Likes: plicatibu
Fragmenter - animated loop machine and IKONOMIKON - the memory game
the main thing in Spine - Meshes & Paths
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
Likes: MoKaLux
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
Likes: Apollo14
http://dragonbones.com/en/index.html
Likes: keszegh, MoKaLux
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
P. S. OMG Corona will officially suck if we had Spine plugin via C++ (their stuff is based on spine-lua)
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
Likes: oleg, MoKaLux
Fragmenter - animated loop machine and IKONOMIKON - the memory game
dragonbones - Supports export to spine format
many artists make an animation in the DB and then export it to the spine for customers.
in the free version of spine -can open the exported file and check.
Likes: keszegh, Apollo14
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!