fixing readme

This commit is contained in:
2025-11-05 20:41:59 +01:00
parent 5851642869
commit 8994e19c98

View File

@@ -1,6 +1,9 @@
# Stroll Vulkan Driver
<div style="display: flex;">
<p style="margin-block: auto;">A driver as slow as Lance Stroll</p>
<img height="50px" src="https://matthew.kerwin.net.au/blog_files/kappa" />
</div>
<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.