The main objective of this project is to learn Vulkan and arrive to a general-purpose boilerplate project in a platform independent way
The following dependencies are being consumed in this project
Call the entry build script to build, for non-UNIX platforms, build directly through CMake
The triangle application is an easy way to proove that your system fully supports vulkan and it is ready for use in more complete projects/applications
Currently this is the main and only project, more complete example applications will be added in the future