Skip to content

floooh/sokol-zig-imgui-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sokol-zig-imgui-sample

build

Sample project for using Dear ImGui with the Sokol Zig bindings.

NOTE: no longer compatible with Zig 0.13.0, please use the latest Zig nightly

On macOS, Windows and Linux just run:

zig build run

To build and run the web version:

zig build --release=small -Dtarget=wasm32-emscripten run

About

Sample to use sokol-zig bindings with Dear ImGui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages