Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Well done! and is this support the ArmLinux?

Cause I want to use this lib in Android for Armv7 or Arm64.

there's no Android build for ImGuiGML - only Linux (32bit/64bit), Windows (32/64), and macOS

We can build it on arm-architecture and wrap it by jni.

(+1)

Okay sounds good! The source is available here: https://gitlab.com/rousr-release/imguigml

If you want to try doing that. The cmake project will prep a linux build to get you started.

Thank you for your project!