Skip to content

Bare-bones native-only dear imgui port to Android NDK 23.0.7123448, SDK 30

Notifications You must be signed in to change notification settings

esocoder/imgui.droid

Repository files navigation

Imgui.droid

Imgui.droid is a bare-bones, 2021.06 implementation of Android native-only C++ dear imgui implementation (OpenGL ES 3).

Derived from Google's NDK Native Activity example (Native Plasma).

Then Dear imgui was added. The imgui demo code executes upon startup and will push 60 fps, even on some emulator configurations.

.vscode is only for my personal local development and should be ignored/modified to suit your needs.

NOTE: the functions that deal with activating on-screen keyboard input (originally in Kotlin) has been commented out and disabled in lieu of a better solution.

Tested on emulator(s) and a one android device w/ satisfactory results.

About

Bare-bones native-only dear imgui port to Android NDK 23.0.7123448, SDK 30

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published