File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ JCenter] ( https://img.shields.io/bintray/v/spair/io.imgui.java/lwjgl3.svg?label=lwjgl3 )] ( https://bintray.com/spair/io.imgui.java/lwjgl3/_latestVersion )
6
6
[ ![ javadoc] ( https://javadoc.io/badge2/io.imgui.java/binding/javadoc.svg )] ( https://javadoc.io/doc/io.imgui.java/binding )
7
7
8
- A handcrafted/generated Java binding for [ Dear- ImGui] ( https://github.com/ocornut/imgui ) with no dependencies
8
+ A handcrafted/generated Java binding for [ Dear ImGui] ( https://github.com/ocornut/imgui ) with no dependencies
9
9
and ready to use pre-compiled binaries.
10
10
11
- It's a straightforward binding, which uses JNI to do a direct calls to Dear- ImGui API.<br >
11
+ It's a straightforward binding, which uses JNI to do a direct calls to Dear ImGui API.<br >
12
12
Since we live in Java world - some things require to do them respectively to that fact. Please read ** Binding notice** .
13
13
Despite this fact, see official [ documentation] ( https://github.com/ocornut/imgui#usage ) and [ wiki] ( https://github.com/ocornut/imgui/wiki )
14
14
to get more info about how to do things in ImGui.
You can’t perform that action at this time.
0 commit comments