diff --git a/README.md b/README.md index 58d75084813ac0c21e2533c6e3043127a9f0833e..e4c11a96e2f147c0958ab8a1a224f71e46632c1b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ -<a href="https://lava-block.com"><img align="right" src="https://github.com/liblava.png" width="240"></a> +<a href="https://lava-block.com"><img align="right" src="https://github.com/liblava.png" width="220"></a> **[liblava](https://git.io/liblava) is a modern and easy-to-use library for the <a href="https://www.khronos.org/vulkan/" target="_blank">Vulkan</a>® API** **lava** • lean framework that provides **essentials** for **low-level graphics**<br />specially well suited for **prototyping**, **tooling** and **education** +<br /> + **C++20** • **Modular** • **Windows** • **Linux** • **<a href="https://git.io/liblava-demo">demo</a>** • <a href="https://git.io/liblava-template">template</a> [](https://git.io/liblava) [](LICENSE) [](https://www.codefactor.io/repository/github/liblava/liblava) [](https://discord.lava-block.com) [](https://paypal.me/liblava) [](https://twitter.com/liblava) @@ -18,10 +20,10 @@ * **[texture](DOCS.md/#texture)** and **[mesh](DOCS.md/#mesh)** **loading** from **virtual [file system](DOCS.md/#file-system)** * **[camera](DOCS.md/#camera)**, **[gui](DOCS.md/#gui)**, **[logging](DOCS.md/#logging)**, **test driver** and much more... -<a href="https://www.khronos.org/vulkan/" target="_blank"><img align="right" hspace="20" src="res/Vulkan_170px_Dec16.png" width="300"></a> - <br /> +<a href="https://www.khronos.org/vulkan/" target="_blank"><img align="right" hspace="20" src="res/Vulkan_170px_Dec16.png" width="300"></a> + ### Docs **[Tutorial](DOCS.md/#tutorial)** • **[Guide](DOCS.md/#guide)** • [Tests](DOCS.md/#tests) • [Build](DOCS.md/#build) • [Install](DOCS.md/#install) @@ -66,6 +68,8 @@ * [Vulkan-Headers](https://github.com/KhronosGroup/Vulkan-Headers) • Apache 2.0 * [VulkanMemoryAllocator](https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator) • MIT +<br /> + ## Collaborate You can use the [issue tracker](https://github.com/liblava/liblava/issues) to report any bug or compatibility issue. @@ -80,6 +84,8 @@ If you want to contribute, we suggest the following: 2. Apply your changes to your fork 3. Submit a [pull request](https://github.com/liblava/liblava/pulls) describing the changes you have made +<br /> + ## License <a href="https://opensource.org" target="_blank"><img align="right" src="http://opensource.org/trademarks/opensource/OSI-Approved-License-100x137.png"></a> @@ -88,7 +94,9 @@ If you want to contribute, we suggest the following: However, this library includes several third-party **Open Source** libraries, which are licensed under their own respective licenses. They all allow static linking with closed source software. -All copies of **liblava** must include a copy of the MIT License terms and the copyright notice. +**All copies of liblava must include a copy of the MIT License terms and the copyright notice.** + +<br /> ##### Vulkan and the Vulkan logo are trademarks of the <a href="http://www.khronos.org" target="_blank">Khronos Group Inc.</a> ##### Copyright (c) 2018-present, <a href="https://lava-block.com">Lava Block OÜ</a>