Graphics engine for rendering with vulkan, cross platform for windows, mac and Linux. Engine to create order from chaos.
Should compile without issue on Linux and Windows.
I don't have access to a Mac so I'm unable to confirm if it functions correctly on MacOs.
Use your native package manager to install the required dev-tools and vulkan drivers for Rust.
Ubuntu:
sudo apt-get install build-essential git libvulkan-dev vulkan-utils
Lilith645 (Original and Current maintainer)
Contributions are welcome! Feel free to submit pull requests.
Licensed under
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)