Skip to content

Cinder Vulkan

chaoticbob edited this page Feb 21, 2016 · 4 revisions

Video Card Drivers with Vulkan Support

Cinder and Dependencies

  • 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