We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Clone or check out the Cinder Vulkan branch. Be sure to clone "recursively" or update submodules. Command Line:
git clone https://github.com/cinder/Cinder.git -b vulkan --recursive
or
git clone https://github.com/cinder/Cinder.git cd Cinder git checkout vulkan git submodule init git submodule update
(Optional) Install the Vulkan SDK if you'd like to look at more Vulkan samples.