This is a little side project to see what I can do with Vulkan.
To compile, you will need:
- The tup build system.
- glslangValidator
- A recent version of GCC.
- GLFW3
- Vulkan headers
Just run tup
to build it.
Obviously you will need graphics drivers and a graphics card which support the Vulkan API.