From f8d46e630585ae0a9e07d37592e96fe3c4bb82e2 Mon Sep 17 00:00:00 2001
From: Airbus5717 <55999379+Airbus5717@users.noreply.github.com>
Date: Mon, 2 Aug 2021 19:13:55 +0300
Subject: [PATCH] Added Zig
---
Bindings.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/Bindings.md b/Bindings.md
index f31deb0..c44e2c5 100644
--- a/Bindings.md
+++ b/Bindings.md
@@ -36,6 +36,7 @@ Now on to the list...
| Ruby | **ruby-imgui**: Yet another ImGui wrapper for Ruby
https://github.com/vaiorabbit/ruby-imgui |
| Rust | **imgui-rs**: Rust bindings for ImGui
https://github.com/Gekkio/imgui-rs
**imgui-rust**: Alternative (personal) imgui rust bindings
https://github.com/nsf/imgui-rust
**ImStr** Patch by @bitshifter to use string-range more commonly instead of zero-terminated strings.
https://github.com/ocornut/imgui/pull/683
**rust-imgui-opengl-renderer**
https://github.com/michaelfairley/rust-imgui-opengl-renderer|
| Swift | **SwiftGui**: an experimental API inspired by SwiftUI declarative code, using Dear ImGui and running on OSX and iOS.
https://github.com/erickjung/SwiftGUI
**SwiftImGui**: Swift wrapper around Dear imgui for macOS, iOS and linux
https://github.com/ctreffs/SwiftImGui
**Swift-imgui**: Dear ImGui Swift Wrapper API for macOS and iOS
https://github.com/mnmly/Swift-imgui |
+| Zig | https://github.com/SpexGuy/Zig-ImGui
## Framework/Engine Bindings/Backends