Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AEspinosaDev authored Dec 15, 2024
1 parent 902278c commit 6010444
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,16 @@
<p align="center">
A Vulkan based 3D library that acts as a wrapper for the most verbose Vulkan parts that I implemented to learn the API.

![Screenshot (125)](https://github.com/user-attachments/assets/2a684df7-185a-4e96-9c77-f284abd315ed)
![Screenshot (128)](https://github.com/user-attachments/assets/62f78960-d5c1-4388-a71e-c87c44f30944)
![Screenshot (127)](https://github.com/user-attachments/assets/4d2b76d8-6e0a-45f4-ad6e-e7ff2a923a4e)
![Screenshot (76)](https://github.com/AEspinosaDev/Vulkan-Engine/assets/79087129/6240417a-d655-4bb5-a0d5-03406a71668a)
![Screenshot (85)](https://github.com/AEspinosaDev/Vulkan-Engine/assets/79087129/c3f468cc-10e4-456f-86bc-eb4f0a6d0c05)
![Screenshot (124)](https://github.com/user-attachments/assets/3e1237a0-edbf-4c67-8deb-b3222d48d043)
![image](https://github.com/user-attachments/assets/bed71066-f39c-4590-bc1b-b197848dd114)

<p align="center">
<img src="https://github.com/AEspinosaDev/Vulkan-Engine/assets/79087129/3d926089-8889-4e7f-8cab-109cf7ff17b3" alt="Screenshot (82)" width="33%" />
<img src="https://github.com/AEspinosaDev/Vulkan-Engine/assets/79087129/a99ce87b-1eac-4148-969d-ff0fd622d684" alt="Screenshot (81)" width="33%" />

<img src="https://github.com/AEspinosaDev/Vulkan-Engine/assets/79087129/ae46f154-31e8-45e4-8c0a-51d6a483c89d" alt="Screenshot (80)" width="33%" />
</p>

Expand All @@ -24,6 +25,7 @@ A Vulkan based 3D library that acts as a wrapper for the most verbose Vulkan par

It consists of two parts:


- The library itself, a place where you can find a lot of abstracted functionality.

- An examples directory that links against the library where you can find useful examples.
Expand Down

0 comments on commit 6010444

Please sign in to comment.