Skip to content

cdwfs/spokk

Repository files navigation

spokk

Just a framework for building simple Vulkan applications. image image image

How To Build

All external dependencies are configured as submodules; after cloning the spokk repo, run the following commands to clone and sync the appropriate revisions:

$ git submodule init
$ git submodule update

Next, use CMake in the traditional platform-appropriate fashion to generate the project files of your choice. Build and run any of the "samples" projects.

Acknowledgements

spokk builds upon the following projects, which will be automatically included and configured as submodules):

About

Testbed for the Vulkan graphics API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published