1
0
Fork
You've already forked ZIIS_Example
0
A Small example of an app written using ZIIS
  • Zig 100%
2026年04月18日 07:56:19 -07:00
src Port to zig 0.16.0 2026年04月18日 07:56:19 -07:00
.gitignore Port to zig 0.16.0 2026年04月18日 07:56:19 -07:00
build.zig Port to zig 0.16.0 2026年04月18日 07:56:19 -07:00
build.zig.zon Port to zig 0.16.0 2026年04月18日 07:56:19 -07:00
LICENSE Initial commit 2026年02月19日 05:33:59 +01:00
README.md Port to zig 0.16.0 2026年04月18日 07:56:19 -07:00

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