Skip to content

UjemnyGH/Vulgine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulgine

Vulgine logo

About Vulgine:

Vulgine is designed to reduce amount of code to increse productivity of
writing vulkan apps. It is easy to use, quick to setup and intuitive
if you written "Hello triangle" and have some knowlege in Vulkan or
other graphics library.
If not, here is some great material to start with: https://vulkan-tutorial.com

Setup:

1. Install vulkan sdk from https://www.lunarg.com/vulkan-sdk/
2. Just include "vulgine/vulgine.hpp" to your C++ file and have fun playing with it.
3. You need at least C++17

About

Vulgine - to make programming in vulkan easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages