Skip to content
forked from harubaru/vkwaifu

Suggested by a friend because I'm lonely.

License

Notifications You must be signed in to change notification settings

koukuno/vkwaifu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Suggested by a friend because I'm lonely.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.1%
  • C 24.6%
  • Other 0.3%