A Small example of an app written using ZIIS
- Zig 100%
|
|
||
|---|---|---|
| src | Port to zig 0.16.0 | |
| .gitignore | Port to zig 0.16.0 | |
| build.zig | Port to zig 0.16.0 | |
| build.zig.zon | Port to zig 0.16.0 | |
| LICENSE | Initial commit | |
| README.md | Port to zig 0.16.0 | |
ZIIS_Example
Overview
A Small example of an app written using ZIIS.
Ziis: https://github.com/ssteinbach/zgui_cimgui_implot_sokol
Build Instructions
To run the demo:
zig build run-demo
To install:
zig build install
WASM demo:
zig build -Dtarget=wasm32-emscripten run-demo
Todo
- port to new activity framework and product of ziis-init