Skip to content

takiyu/VulkanWrapper

Repository files navigation

Vulkan Wrapper

Simpler Vulkan by Wrapping Vulkan-Hpp.

Vulkan has complex API and a lot of official repositories. Vulkan Wrapper contains everything to start Vulkan with ease.

API

See vkw.h.

Features

  • Explicit dependences of Vulkan objects.
    • Simple factory functions.
    • Smart pointers of packed structures.
  • Raw VulkanHpp objects can also be accessed and used.
    • Everything can be done!
  • Supporting Desktop and Android.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages