diogok/make-it-render
Zig library for windowing, handle input and rendering
This is a Zig library for cross-platform window handling and basic rendering, without any dependencies.
It is an experimental project with constant changes.
Each module is independent, should be usable, and them there some "glue" modules to make it all work.
Notably missing:
To do.
See [src/demo.zig] for an example.
MIT