Skip to content

A playground for testing out low-level graphics APIs in Zig

License

Notifications You must be signed in to change notification settings

JamWils/zig-graphics-experiments

Repository files navigation

Graphics Experiments

I was curious about using Zig and seeing what the language had to offer. I have also been diving into 3D graphics development and wanted to work with Vulkan on more intermediate to advanced topics.

This has only been tested on Windows 11 using Zig 0.11.0

To run the app just use zig build run, make sure to set the environment variable VK_SDK_PATH for the Vulkan SDK path on your system.

I might extend this to support Metal in the future as well.

About

A playground for testing out low-level graphics APIs in Zig

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published