/orca-ui-hello-zig

A incomplete port of Orca's samples/UI example using Zig

Primary LanguageZigMIT LicenseMIT

orca-ui-hello-zig

A incomplete port of Orca's samples/UI example using Zig

How to use

I tested this working on MacOS by placing main.zig next to the sample's main.c file (in orca/samples/UI).

Replace the existing build.sh with the one in this repository and run it.

Good luck!