Best android open-source packages and libraries.

VulkanTutorial Android

Step by step tutorial of Vulkan on Android, follow https://vulkan-tutorial.com.
Updated 1 year ago

VulkanTutorial-Android

Step by step tutorial of Vulkan on Android, follow https://vulkan-tutorial.com.

  • We need vulkan_wrapper on Android, which could be download from GitHub.
  • In Android Studio, just put shader code under src/main/shaders folder, they will be compiled into .spv files, and packaged as assets.

Conan package manager

Conan support is setup according to this tutorial, to install conan, run pip install conan.

Tags http https