{"id":50771616,"url":"https://github.com/dinau/imguinz2","last_synced_at":"2026-06-11T19:30:38.798Z","repository":{"id":242207640,"uuid":"808969245","full_name":"dinau/imguinz2","owner":"dinau","description":"Dear Imgui (dear_bindings), ImPlot (CImPlot), ImPlot3D(CImPlot3D) and many additional libraries with  Zig ","archived":false,"fork":false,"pushed_at":"2026-04-29T10:35:49.000Z","size":109291,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-29T12:15:24.320Z","etag":null,"topics":["cimgui","dcimgui","dear-bindings","dx11","glfw","imgui","imguicolortextedit","imguizmo","imnodes","implot","implot3d","imspinner","knobs","opengl","raylib","rlimgui","sdl3","sdl3gpu","toggle","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dinau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-06-01T10:02:11.000Z","updated_at":"2026-04-29T10:35:54.000Z","dependencies_parsed_at":"2024-10-12T17:03:47.934Z","dependency_job_id":"38d7528d-bd5f-4d73-ad83-c2733f2239e2","html_url":"https://github.com/dinau/imguinz2","commit_stats":null,"previous_names":["dinau/dear_bindings_build","dinau/imguinz2"],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/dinau/imguinz2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinau%2Fimguinz2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinau%2Fimguinz2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinau%2Fimguinz2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinau%2Fimguinz2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dinau","download_url":"https://codeload.github.com/dinau/imguinz2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinau%2Fimguinz2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34215253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cimgui","dcimgui","dear-bindings","dx11","glfw","imgui","imguicolortextedit","imguizmo","imnodes","implot","implot3d","imspinner","knobs","opengl","raylib","rlimgui","sdl3","sdl3gpu","toggle","zig"],"created_at":"2026-06-11T19:30:37.379Z","updated_at":"2026-06-11T19:30:38.788Z","avatar_url":"https://github.com/dinau.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\n- [Caution: Due to certain reasons, this repository will be renamed to imguinz2 in a few days.](#caution-due-to-certain-reasons-this-repository-will-be-renamed-to-imguinz2-in-a-few-days)\n  - [ImGuinz2](#imguinz2)\n    - [Zig fetch](#zig-fetch)\n    - [Try Wasm demo in your browser](#try-wasm-demo-in-your-browser)\n    - [Frontends and Backends](#frontends-and-backends)\n    - [Prerequisites](#prerequisites)\n    - [Available libraries list at this moment](#available-libraries-list-at-this-moment)\n    - [Build and run](#build-and-run)\n    - [Examples screen shots](#examples-screen-shots)\n      - [zig_imknobs](#zig_imknobs)\n      - [zig_imtoggle](#zig_imtoggle)\n      - [zig_imspinner](#zig_imspinner)\n      - [Raylib example](#raylib-example)\n      - [Raylib + ImGui + rlImGui](#raylib--imgui--rlimgui)\n      - [zig_imfiledialog](#zig_imfiledialog)\n      - [zig_imgui_markdown](#zig_imgui_markdown)\n      - [zig_iconfontviewer](#zig_iconfontviewer)\n      - [zig_imcolortextedit](#zig_imcolortextedit)\n      - [zig_imguizmo](#zig_imguizmo)\n      - [zig_imnodes](#zig_imnodes)\n      - [zig_implot / zig_implot3d](#zig_implot--zig_implot3d)\n      - [Image load / save (OpenGL, SDL3, SDL3GPU)](#image-load--save-opengl-sdl3-sdl3gpu)\n      - [zig_glfw_opengl3](#zig_glfw_opengl3)\n      - [zig_imgui_zoomable_image](#zig_imgui_zoomable_image)\n    - [Hiding console window](#hiding-console-window)\n    - [SDL libraries](#sdl-libraries)\n    - [My tools version](#my-tools-version)\n    - [Similar project ImGui / CImGui](#similar-project-imgui--cimgui)\n    - [SDL game tutorial Platfromer](#sdl-game-tutorial-platfromer)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n## Caution: Due to certain reasons, this repository will be renamed to imguinz2 in a few days.\n\nAfter the repository is renamed to `imguinz2`, navigate to your `dear_bindings_build` project folder in the terminal or command prompt and run the following command once:\n\n```sh\ngit remote set-url origin https://github.com/dinau/imguinz2.git\n```\n\nAlternatively, you can simply perform a fresh clone of the new URL:\n\n`https://github.com/dinau/imguinz2.git`\n\n\n### ImGuinz2\n\nThis project aims to simply and easily build [Dear ImGui](https://github.com/ocornut/imgui) examples with **C** and **Zig** using [Dear_Bindings](https://github.com/dearimgui/dear_bindings) as first step.\nAnd one can use many other libaries and examples with less external dependencies[^except_raylib].\n\n[DearBindings](https://github.com/dearimgui/dear_bindings): dear_bindings_v0.18_ImGui_v1.92.7-docking  \n[Dear ImGui](https://github.com/ocornut/imgui): 1.92.7 dock (2026/04)\n\n#### Zig fetch\n\n---\n\nUse zig-0.16.0 or later\n\n1. Zig fetch `imguinz2`\n\n   ```sh\n   mkdir myapp\n   cd myapp\n   zig init\n   \n   zig fetch --save git+https://github.com/dinau/imguinz2\n   ```\n\n1. Add dependencies to `build.zig`  \nPlease insert the following lines above `b.installArtifact(exe);`.\n\n   ```zig\n   const imguinz2 = b.dependency(\"imguinz2\", .{});\n   const dependencies = .{\n       \"appimgui\",      // Simple app framework\n       \"imspinner\",     // ImSpinner\n       \"imknobs\",       // ImKnobs\n       \"imtoggle\",      // ImToggle\n    // \"another_lib\",\n   };\n   inline for (dependencies) |dep_name| {\n       const dep = imguinz2.builder.dependency(dep_name, .{\n           .target = target, \n           .optimize = optimize, \n       });\n       exe.root_module.addImport(dep_name, dep.module(dep_name));\n   }\n   exe.subsystem = .Windows; // Hide console window\n   ```\n\n   You can set `dependencies` (additional libraries), see [imguinz2/build.zig.zon](https://github.com/dinau/imguinz2/blob/main/build.zig.zon)\n\n   ```zig\n   \"appimgui\"     \u003c- Simple app framework for GLFW and OpenGL backend\n   \"imspinner\"    \u003c- ImSpinner\n   \"imguizmo\"     \u003c- ImGuizmo\n   \"imknobs\"      \u003c- ImKnobs \n   \"imnodes\"      \u003c- ImNodes\n   \"implot\"       \u003c- ImPlots\n   \"implot3d\"     \u003c- ImPlot3D\n   \"imtoggle\"     \u003c- ImToggle\n   \"rlimgui\"      \u003c- rlImgui\n   ... snip  ...\n   ```\n\n1. Edit src/main.zig\n\n   ```zig\n   const app = @import(\"appimgui\");\n   const ig = app.ig;\n   const spinner = @import(\"imspinner\"); // ImSpinner\n   const knobs = @import(\"imknobs\"); // ImKnobs\n   const tgl = @import(\"imtoggle\"); // ImToggle\n   \n   // gui_main()\n   pub fn gui_main(window: *app.Window) void {\n       var col: f32 = 1.0;\n       var fspd: bool = false;\n       var speed: f32 = 2.0;\n       var spn_col: spinner.ImColor = .{ .Value = .{ .x = col, .y = 1.0, .z = 1.0, .w = 1.0 } };\n       while (!window.shouldClose()) { // main loop\n           window.pollEvents();\n           window.frame(); // Start ImGui frame\n   \n           ig.ImGui_ShowDemoWindow(null); // Show ImGui demo window\n   \n           ig.ImGui_SetNextWindowSize(.{ .x = 0.0, .y = 0.0 }, 0); // Fit window size depending on the size of the widgets\n           _ = ig.ImGui_Begin(\"Demo\", null, 0); // Show demo window\n           spinner.SpinnerAtomEx(\"atom\", 16, 2, spn_col, speed, 3);\n           ig.ImGui_SameLine();\n           _ = tgl.Toggle(\"Speed\", \u0026fspd, .{ .x = 0.0, .y = 0.0 });\n           if (fspd) speed = 6.0 else speed = 2.0;\n           if (knobs.IgKnobFloat(\"Color\", \u0026col, 0.0, 1.0, 0.05, \"%.2f\", knobs.IgKnobVariant_Stepped, 0, 0, 10, -1, -1)) {\n               spn_col.Value.x = col;\n           }\n           ig.ImGui_End();\n   \n           window.render(); // render\n       } // end while loop\n   }\n   \n   pub fn main() !void {\n       var window = try app.Window.createImGui(1024, 900, \"ImGui window in Zig\");\n       defer window.destroyImGui();\n   \n       _ = app.setTheme(.dark); // Theme: dark, classic, light, microsoft\n   \n       gui_main(\u0026window); // GUI main proc\n   }\n   ```\n\n1. Build and run\n  \n   ```sh\n   pwd\n   myapp\n\n   zig build run     # or zig build --release=fast\n\n   ```\n   \n   ![myapp.png](https://github.com/dinau/imguinz/raw/main/img/myapp.gif)\n\n#### Try Wasm demo in your browser\n\n---\n\nClick link for live demo: [Click here](https://dinau.github.io/imguin/wasm/demo/glfw_opengl3_wasm_base.html)  \n![alt](https://github.com/dinau/imguin/raw/main/src/img/wasm_demo_small.gif)\n\n#### Frontends and Backends  \n\n---\n\n| Frontends |      Backends     |\n|-----------|:-----------------:|\n| GLFW3     |      OpenGL3      |\n| SDL3      |  OpenGL3, SDL3GPU |\n| Win32     | DirectX 11(D3D11) |\n  \n[^except_raylib]: Except Raylib examples\n\n#### Prerequisites\n\n---\n\n- Zig Compiler \n    - [x] zig-0.16.0  \n       Windows: [zig-x86_64-windows-0.16.0.zip](https://ziglang.org/download/0.16.0/zig-x86_64-windows-0.16.0.zip)  \n       Linux:   [  zig-x86_64-linux-0.16.0.tar.xz](https://ziglang.org/download/0.16.0/zig-x86_64-linux-0.16.0.tar.xz)\n    - [x] zig-0.17.0-dev.135 \n    - [x] \\(zig-0.15.2\\): Deprecated \n\n- Windows11  \n   - Optional: MSys2/MinGW basic commands (make, rm, cp ...)\n\n      ```sh\n      pacman -S make \n      ```\n\n- Linux OS: Debian13 Trixie / Ubuntu families\n\n   ```sh\n   sudo apt install make gcc lib{opengl-dev,gl1-mesa-dev,glfw3,glfw3-dev}\n   ```\n   \n   - SDL3  \n      [Install SDL3 library](https://github.com/dinau/sdl3_nim#for-linux-os)\n\n#### Available libraries list at this moment\n\n---\n\n|     | Library                                                                  | C Wrapper                                                               | Date    |\n|:---:|:-------------------------------------------------------------------------|-------------------------------------------------------------------------|:-------:|\n| YES | [Dear ImGui](https://github.com/ocornut/imgui)                           | [Dear_Bindings](https://github.com/dearimgui/dear_bindings)             | 2024/06 |\n| YES | [ImGui-Knobs](https://github.com/altschuler/imgui-knobs)                 | [CImGui-Knobs](libs/cimgui-knobs)                                       | 2025/07 |\n| YES | [ImGuiFileDialog](https://github.com/aiekick/ImGuiFileDialog)            | [CImGuiFileDialog](https://github.com/dinau/CImGuiFileDialog)           | 2025/07 |\n| YES | [ImGui_Toggle](https://github.com/cmdwtf/imgui_toggle)                   | [CimGui_Toggle](https://github.com/dinau/cimgui_toggle)                 | 2025/07 |\n| YES | [ImSpinner](https://github.com/dalerank/imspinner)                       | [CImSpinner](https://github.com/dinau/cimspinner)                       | 2025/07 |\n| YES | [ImGuiColorTextEdit](https://github.com/santaclose/ImGuiColorTextEdit)   | [cimCTE](https://github.com/cimgui/cimCTE)                              | 2025/08 |\n| YES | [ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo)                  | [CImGuizmo](https://github.com/cimgui/cimguizmo)                        | 2025/08 |\n| YES | [ImNodes](https://github.com/Nelarius/imnodes)                           | [CImNodes](https://github.com/cimgui/cimnodes)                          | 2025/08 |\n| YES | [ImPlot](https://github.com/epezent/implot)                              | [CImPlot](https://github.com/cimgui/cimplot)                            | 2025/08 |\n| YES | [ImPlot3d](https://github.com/brenocq/implot3d)                          | [CImPlot3d](https://github.com/cimgui/cimplot3d)                        | 2025/08 |\n| YES | [imgui_zoomable_image](https://github.com/danielm5/imgui_zoomable_image) | [cimgui_zoomable_image](https://github.com/dinau/cimgui_zoomable_image) | 2026/04 |\n| WIP | [ImGui_Markdown](https://github.com/enkisoftware/imgui_markdown)         | [CImGui_MarkDown](https://github.com/dinau/cimgui_markdown)             | -       |\n| YES | [STB](https://github.com/nothings/stb)                                   | -                                                                       |         |\n| YES | [Font-Awesome](https://github.com/FortAwesome/Font-Awesome)              | -                                                                       |         |\n\nAdditional examples \n- [x] [Raylib](https://github.com/raysan5/raylib), [raylib-zig](https://github.com/raylib-zig/raylib-zig), [rlImGui](https://github.com/raylib-extras/rlImGui) (2025/11)\n\n#### Build and run\n\n---\n\n```sh\ngit clone https://github.com/dinau/imguinz2\n\ncd imguinz2/examples/zig_glfw_opengl3       # for example\nzig build run --release=fast                # or make run\n```\n\n#### Examples screen shots \n\n##### zig_imknobs\n\n---\n\n [zig_imknobs](examples/zig_imknobs/src/main.zig) \n\n![alt](img/zig_imknobs.png)\n\n##### zig_imtoggle\n\n---\n\n[zig_imtoggle](examples/zig_imtoggle/src/main.zig) \n\n![alt](img/zig_imtoggle.png)\n\n##### zig_imspinner\n\n---\n\n[zig_imspinner](examples/zig_imspinner/src/main.zig) \n\n![alt](img/zig_imspinner.gif)\n\n##### Raylib example \n\n---\n\n[raylib_basic](examples/zig_raylib_basic/src/main.zig)  \n\n\n![alt](https://github.com/dinau/imguinz/raw/main/img/raylib_basic.gif)\n\n[raylib_cjk](examples/zig_raylib_cjk/src/main.zig): Showing multi byte(CJK) fonts\n\n![alt](https://github.com/dinau/imguinz/raw/main/img/raylib_cjk.gif)\n\n##### Raylib + ImGui + rlImGui \n\n---\n\n[main.zig](examples/zig_rlimgui_basic/src/main.zig)  \n\n\n![alt](https://github.com/dinau/imguin_examples/raw/main/img/rlimgui.gif)\n\n##### zig_imfiledialog\n\n---\n\n[zig_imfiledialog](examples/zig_imfiledialog/src/main.zig) \n\n![alt](img/zig_imfiledialog.png)\n\n##### zig_imgui_markdown\n\n---\n\n- [x] Work in progress\n\n[zig_imgui_markdown](examples/zig_imgui_markdown/src/main.zig) \n\n![alt](https://github.com/dinau/cimgui_markdown/raw/main/demo/img/cimgui_markdown.png)\n\n##### zig_iconfontviewer\n\n---\n\n[zig_iconfontviewer](examples/zig_iconfontviewer/src/main.zig) \n\n- [x] Incremantal search \n- [x] Magnifing glass\n\n![alt](img/zig_iconfontviewer.png)\n\n##### zig_imcolortextedit\n\n---\n\n[zig_imcolortextedit](examples/zig_imcolortextedit/src/main.zig) \n\n![alt](img/zig_imcolortextedit.png)\n\n##### zig_imguizmo\n\n---\n\n[zig_imguizmo](examples/zig_imguizmo/src/main.zig) \n\n![alt](img/zig_imguizmo.png)\n\n##### zig_imnodes\n\n---\n\n[zig_imnodes](examples/zig_imnodes/src/main.zig) \n\n![alt](img/zig_imnodes.png)\n\n##### zig_implot / zig_implot3d\n\n---\n\n[zig_implot](examples/zig_implot/src/main.zig) /  [zig_implot3d](examples/zig_implot3d/src/main.zig) \n\n[zig_imPlotDemo](examples/zig_imPlotDemo/src/demoAll.zig) written in Zig.\n\n![alt](img/zig_implot3d.gif)  \n![alt](img/zig_implot.png)\n\n##### Image load / save (OpenGL, SDL3, SDL3GPU)\n\n---\n\n| Language |                                                                                                                    GLFW | Magnifing glass | Image load /save | Note |\n|:--------:|------------------------------------------------------------------------------------------------------------------------:|:---------------:|:----------------:|------|\n|     C    |                                                             [glfw_opengl3_image_load](examples/glfw_opengl3_image_load) |        -        |         Y        |      |\n|     C    |                                                             [glfw_opengl3_image_save](examples/glfw_opengl3_image_save) |        -        |         Y        |      |\n|    Zig   |                                        [zig_glfw_opengl3_image_load](examples/zig_glfw_opengl3_image_load/src/main.zig) |        Y        |         Y        |      |\n|    Zig   | [zig_sdl3_sdlgup3](examples/zig_sdl3_sdlgpu3/src/main.zig) / [zig_sdl3_opengl3](examples/zig_sdl3_opengl3/src/main.zig) |        -        |       load       |Download [SDL3.dll](https://github.com/libsdl-org/SDL/releases) on Windows      |\n\n- [x] Image file captured will be saved in current folder.  \n- [x] Image format can be selected from `JPEG / PNG / BMP / TGA`.\n\n![alt](img/glfw_opengl3_image_load.png)\n\n##### zig_glfw_opengl3\n\n---\n\n- [x] Basic example\n\n| Language |                                                                               GLFW |                                                       SDL3 |\n|:--------:|-----------------------------------------------------------------------------------:|-----------------------------------------------------------:|\n|     C    | [glfw_opengl3](examples/glfw_opengl3), [glfw_opengl3_jp](examples/glfw_opengl3_jp) |                      [sdl3_opengl3](examples/sdl3_opengl3) |\n|    Zig   |                         [zig_glfw_opengl3](examples/zig_glfw_opengl3/src/main.zig) | [zig_sdl3_opengl3](examples/zig_sdl3_opengl3/src/main.zig) |\n\n\n![alt](img/glfw_opengl3.png) ![alt](img/glfw_opengl3_jp.png)\n\n##### zig_imgui_zoomable_image\n\n---\n\nTry Wasm live demo in your browser  \nClick link for live demo: [Click here](https://dinau.github.io/cimgui_zoomable_image/wasm/)  \n\n![alt](https://github.com/dinau/cimgui_zoomable_image/raw/main/img/snapshot.png)\n\n#### Hiding console window\n\n---\n\n- Zig examples  \nOpen `build.zig` in each example folder and **enable** the option line as follows,\n\n  ```zig\n  ... snip ...\n  exe.subsystem = .Windows;  // Hide console window\n  ... snip ...\n  ```\n\n  and execute `make`.\n\n\n- C examples  \nOpen `Makefile` in each example folder and **change** the option line as follows,\n\n  ```Makefile\n  ... snip ...\n  HIDE_CONSOLE_WINDOW = true\n  ... snip ...\n  ```\n\n  and execute `make`.\n\n#### SDL libraries\n\n---\n\nhttps://github.com/libsdl-org/SDL  \nhttps://github.com/libsdl-org/SDL/releases\n\n#### My tools version\n\n---\n\n- make: GNU Make 4.4.1\n- Python 3.14.3\n\n#### Similar project ImGui / CImGui\n\n---\n\n| Language             |          | Project                                                                                                                                         |\n| -------------------: | :---:    | :----------------------------------------------------------------:                                                                              |\n| **Lua**              | Script   | [LuaJITImGui](https://github.com/dinau/luajitImGui)                                                                                             |\n| **NeLua**            | Compiler | [NeLuaImGui](https://github.com/dinau/neluaImGui) / [NeLuaImGui2](https://github.com/dinau/neluaImGui2)                                         |\n| **Nim**              | Compiler | [ImGuin](https://github.com/dinau/imguin), [Nimgl_test](https://github.com/dinau/nimgl_test), [Nim_implot](https://github.com/dinau/nim_implot) |\n| **Python**           | Script   | [DearPyGui for 32bit WindowsOS Binary](https://github.com/dinau/DearPyGui32/tree/win32)                                                         |\n| **Ruby**             | Script   | [igRuby_Examples](https://github.com/dinau/igruby_examples)                                                                                     |\n| **Zig**              | Compiler | [ImGuinZ](https://github.com/dinau/imguinz)     with CImGui                                                                                                |\n| **Zig**, C           | Compiler | [ImGuinZ2](https://github.com/dinau/imguinz2) with Dear Binindings                                                                             |\n\n\n#### SDL game tutorial Platfromer\n\n---\n\n![ald](https://github.com/dinau/nelua-platformer/raw/main/img/platformer-nelua-sdl2.gif)\n\n\n| Language             |          | SDL         | Project                                                                                                                                               |\n| -------------------: | :---:    | :---:       | :----------------------------------------------------------------:                                                                                    |\n| **LuaJIT**           | Script   | SDL2        | [LuaJIT-Platformer](https://github.com/dinau/luajit-platformer)\n| **Nelua**            | Compiler | SDL2        | [NeLua-Platformer](https://github.com/dinau/nelua-platformer)\n| **Nim**              | Compiler | SDL3 / SDL2 | [Nim-Platformer-sdl2](https://github.com/def-/nim-platformer)/ [Nim-Platformer-sdl3](https://github.com/dinau/sdl3_nim/tree/main/examples/platformer) |\n| **Ruby**             | Script   | SDL3        | [Ruby-Platformer](https://github.com/dinau/ruby-platformer)                                                                                           |\n  **Zig**              | Compiler | SDL3 / SDL2 | [Zig-Platformer](https://github.com/dinau/zig-platformer)                                                                                             |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinau%2Fimguinz2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdinau%2Fimguinz2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinau%2Fimguinz2/lists"}