Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snektron/oxiana
https://github.com/snektron/oxiana
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/snektron/oxiana
- Owner: Snektron
- Created: 2020-07-09T18:18:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-19T20:17:54.000Z (over 4 years ago)
- Last Synced: 2024-11-18T07:47:17.207Z (2 months ago)
- Language: Zig
- Size: 285 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.