Skip to content

dasmysh/VulkanFramework

Repository files navigation

VulkanFramework

Basic application for the vulkan framework library.

  • From the build folder run:

    conan install --build=missing --install-folder=./vkfw_core ../extern/vkfw_core/

    conan install --build=missing --install-folder=./vkfw_core -s build_type=Debug ../extern/vkfw_core/

    This does not generate debug symbols for Visual Studio and some warnings will be generated. To avoid use the --build parameter without =missing.

About

Basic application for the vulkan framework library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published