|
@@ -1,13 +1,19 @@
|
|
# Sokol
|
|
# Sokol
|
|
|
|
|
|
-[](/../../actions)
|
|
|
|
-
|
|
|
|
-[](/../../actions/workflows/gen_bindings.yml)
|
|
|
|
-
|
|
|
|
Simple
|
|
Simple
|
|
[STB-style](https://github.com/nothings/stb/blob/master/docs/stb_howto.txt)
|
|
[STB-style](https://github.com/nothings/stb/blob/master/docs/stb_howto.txt)
|
|
cross-platform libraries for C and C++, written in C.
|
|
cross-platform libraries for C and C++, written in C.
|
|
|
|
|
|
|
|
+
|
|
|
|
+[](/../../actions)
|
|
|
|
+
|
|
|
|
+[](/../../actions/workflows/gen_bindings.yml)
|
|
|
|
+
|
|
|
|
+| Bindings | Status |
|
|
|
|
+| ------------- | ------------- |
|
|
|
|
+| Zig | [](https://github.com/floooh/sokol-zig/actions/workflows/main.yml) |
|
|
|
|
+| Nim | FIXME
|
|
|
|
+
|
|
[**See what's new**](https://github.com/floooh/sokol/blob/master/CHANGELOG.md) (**08-Feb-2022** sokol_imgui.h has been
|
|
[**See what's new**](https://github.com/floooh/sokol/blob/master/CHANGELOG.md) (**08-Feb-2022** sokol_imgui.h has been
|
|
updated for Dear ImGui v1.87 (support the new evented IO system, and remove the self-rolled input buffering in sokol_imgui.h)
|
|
updated for Dear ImGui v1.87 (support the new evented IO system, and remove the self-rolled input buffering in sokol_imgui.h)
|
|
|
|
|