A Vulkan-based graphics renderer written in Odin focused on rendering experiments and performance.
Setup ready a working compute pipeline
- Clone the repository
git clone https://github.com/Parven05/Vulkron.git- Build & Run
./build.sh src & ./build/src