Sample, Codelab, Developer Stories and Videos

Samples

Hello Vulkan

The Hello Vulkan sample demonstrates how to set up your Android application to use Vulkan. The end result is just a colored triangle on screen but it shows in detail all the setup process needed.

For in depth understanding of each step, check out the codelab which is based on this sample and expanded to render a textured, rotating triangle instead.

AGDK Tunnel

The AGDK Tunnel sample demonstrates a simple endless game supporting both Vulkan and OpenGL ES. It shows how to check the device for Vulkan support and fallback to OpenGL ES if support is inadequate.

Unity Boat Attack

Unity Boat Attack is an open source sample project specifically created to aid the testing and development of Unity’s Universal Render Pipeline. It is meant for discovery of how some of the URP features work and a learning resource for some tricks.

Check out the open source repository to learn more!

UE4 Sun Temple

Sun Temple is specifically built sample for Unreal Engine 4.x to demonstrate the power of the engine in the mobile gaming world. Use it to check out what Vulkan can bring to your mobile game!

UE5 Lyra Starter Game

Lyra Starter Game is a new sample gameplay project released with UE5 to demonstrate the latest best practices for making games in UE5. It is intended to be the starting point for game developers to create new projects and to serve as customizable learning resources. Export it with Vulkan on Android to check out the capabilities of Vulkan on Android mobile devices!

Filament

Filament is a real-time physically based rendering engine for Android, Linux, iOS, macOS, Windows and WebGL. It is designed to be as small and efficient as possible.

Codelab

The Getting started with Vulkan on Android codelab guides you through setting up your Vulkan rendering pipeline and then rendering a textured, rotating triangle on the screen. You can then continue to use the project to render your game graphics.

Developer Stories

Increasingly, game developers around the world are releasing Vulkan only titles. This enables them to focus on their game instead of having to work on supporting legacy technology. Releasing Vulkan only titles enables them to make full use of improvements made available to modern mobile chips.

Check out how Com2uS decides to support Vulkan only in Summoners War: Chronicles and Activision uses Vulkan in Call of Duty: Warzone Mobile for better graphics!

Videos

To learn more about graphics development and Vulkan on Android, check out these videos:

Vulkanised 2024

Vulkanised is the largest event dedicated to developers using the Vulkan API. It brings the Vulkan developer community together to exchange ideas, solve problems and help steer the future development of the Vulkan API and ecosystem.

The latest edition was hosted on February 5 - 7, 2024 in Google Campus in Sunnyvale. The full agenda with all the presenters' decks can be found in Vulkanised 2024 Agenda.

Most of the sessions are recorded and the replay can be viewed on YouTube.

Vulkanised 2023

The 2023 edition of the Vulkanised covers plenty of interesting progress for Vulkan on mobile chips as well. The full agenda with the videos and decks can be found in Vulkanised 2023 Agenda, and the recorded sessions are on this YouTube Playlist.