Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 568 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 568 Bytes

Lily-Vulkan

Vulkan POO wrapper using LWJGL

⚠️Under heavy modifications, will change a lot.⚠️

This project is intended to simplify the use of Vulkan in Java with LWJGL. The purpose is to Wrap every Vulkan concept into specific classes.

Some tests projects are present, heavily inspired from https://vulkan-tutorial.com/.

Another project using this wrapper: https://github.com/Ealrann/VSand

Using:

  • Vulkan
  • LWJGL3

Clone command:

git clone --recursive --single-branch --branch root https://github.com/Ealrann/Lily-Vulkan.git