kassane/qml_zig
QML bindings for the Zig programming language
56cb910b368ad0f8ef1f18ef52d46ab8136ca5d6
zig build Animated
- Run an Animated Box
zig build Hello
- Hello World, with Menu and Clickable Button
zig build Cells
- Cells example from QML Tute, click a color to change the text
zig build Button
- Button with 2-way comms to the Zig code
zig build Layouts
- Layouts examples
zig build Splits
- Splitview example
zig build Tables
- Tableview example
Work in Progres Examples
zig build Particle
- Particle system example
- Needs QObject wrapper working yet, to pass zig objects to the QML side
Status