From b1c5e9c9101cd89b9f20b370015489f06756dc14 Mon Sep 17 00:00:00 2001 From: j-p Date: Tue, 10 Sep 2019 03:20:16 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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/) -- 2.47.3