Original artwork created by XANAX025
Displays your waifu with the power of Vulkan and post-processing effects!
After cloning vkwaifu
, run this inside the vkwaifu
directory:
meson build
meson compile -C build
├── dep: dependencies
│ ├── inc: include dependencies
│ └── lib: library dependencies
└── src: Project Source Code