Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 758 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 758 Bytes

vkwaifu

alt text

Original artwork created by XANAX025

Overview

Displays your waifu with the power of Vulkan and post-processing effects!

Dependencies

  • volk Vulkan Loader
  • glfw Window Handling
  • meson Project Generator

Compilation

After cloning vkwaifu, run this inside the vkwaifu directory:

meson build
meson compile -C build

Project Structure

├── dep: dependencies
│   ├── inc: include dependencies
│   └── lib: library dependencies
└── src: Project Source Code

License

Simplified BSD License