fixing readme
This commit is contained in:
11
README.md
11
README.md
@@ -1,6 +1,9 @@
|
|||||||
# Stroll Vulkan Driver
|
# Stroll Vulkan Driver
|
||||||
|
|
||||||
<div style="display: flex;">
|
<img align="right" src="https://matthew.kerwin.net.au/blog_files/kappa"/>
|
||||||
<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" />
|
A driver as slow as Lance Stroll.
|
||||||
</div>
|
|
||||||
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user