SpaiR / imgui-java

JNI based binding for Dear ImGui
MIT License
547 stars 90 forks source link

feat(api): add bindings for imgui-knobs #211

Closed 1312Delta closed 5 months ago

1312Delta commented 7 months ago

Add bindings for the imgui-knobs extension

Description

Add jni bindings for the imgui-knobs extension and example window for it

Type of change