From: j-p Date: Tue, 10 Sep 2019 01:20:16 +0000 (+0200) Subject: Update README.md X-Git-Tag: v0.1.21~38 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=b1c5e9c9101cd89b9f20b370015489f06756dc14;p=jp%2Fvke.net.git Update README.md --- diff --git a/README.md b/README.md index 3e59709..26256a7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ vke.net

- + @@ -10,12 +10,13 @@ vke.net

- - + +
adaptation of the gltf PBR sample from Sacha Willems

-**Vulkan Engine for .net** is composed of high level classes encapsulating vulkan objects with `IDispose` model and **reference counting**. [GLFW](https://www.glfw.org/) handles the windowing system. + +**vke.net** (_vulkan engine for .net_) is composed of high level classes encapsulating vulkan objects with `IDispose` model and **reference counting**. [GLFW](https://www.glfw.org/) handles the windowing system. ### Requirements - [GLFW](https://www.glfw.org/)