Artemis-ODB module
Artemis-ODB is a high performance entity-component-system framework. It is a popular alternative to Ashley among libGDX developers. Dedicated support for this framework in KTX is one of the features that often comes up on the libGDX Discord.
The goal of this issue is to prepare a similar module to ktx-ashley with an equal set of utilities for Artemis-ODB.
Hi,
Which help do you need ?
Best regards,
rabbit
@rabbitfr The goal is to prepare a similar module to the ktx-ashley, but currently I'm not actively working on any new major KTX features - hence the help wanted tag. If you'd like to try creating a similar set of utilities for Artemis-ODB, I can do code review and help along the way with the API design.
@czyzby I have created extension functions for artemis-odb, similar to ktx-ashley. Currently I'm finishing some of the unit tests and writing documentation. I may need some help with that though.
@deviodesign If you don't mind, you can set up a WIP pull request and I'll leave some comments. Thanks.
Sure thing, have a look when you can. I appreciate the feedback. If you think some features are missing let me know.
Thanks @deviodesign for tackling this, the module will be available in the next stable release.