Files
VulkanDriver/README.md
2025-11-05 20:41:59 +01:00

10 lines
419 B
Markdown

# Stroll Vulkan Driver
<img align="right" src="https://matthew.kerwin.net.au/blog_files/kappa"/>
A driver as slow as Lance Stroll.
Here is the source code of a disastrous implementation of the Vulkan specification as an Installable Client Driver (ICD) in a software graphics driver written in Zig.
It exists solely for my own educational purposes and should not be taken seriously or be used in any *real* project.