Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/snektron/oxiana


https://github.com/snektron/oxiana

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# oxiana

Voxel ray tracing experiment in Zig.

Building requires the Vulkan SDK for vk.xml and debug layers, however, one can build te project without by hardcoding `vk_xml_path` to `deps/vulkan-zig/examples/vk.xml` and removing the `vk_sdk_path` declaration from `build.zig`.