Develop

Unreal Showcases

Updated: Apr 17, 2026
Unreal Showcases are fully functional sample apps that demonstrate technical concepts and multiple features in action as self-contained experiences. They are stored and maintained on GitHub and can be great starting points to dive deep into Meta Quest development.

List of Unreal showcases

Unreal Graphics

Graphics showcase
This showcase demonstrates how to use Vulkan subpasses to implement performant tonemapping for color grading LUTs, day-night cycle, fade in / fade out, and vignette effects. The showcase supports UE5, using Vulkan subpass features available in Meta’s UE5 fork.

Hand Gameplay

Hand Gameplay showcase
This showcase demonstrates hand tracking-based interactions in Unreal.

Hand Pose Showcase

This showcase demonstrates raw hand pose and gesture recognition in UE5. Features include far-field selection, force grab, force throw, ASL letter and number recognition, and gesture-controlled projector slides. The showcase is implemented using blueprints and C++, with OpenXR and Enhanced Input support.

Shared spaces

Shared spaces showcase
This is a multiplayer showcase that demonstrates basic multiplayer functionality in Unreal, including Platform Social APIs, Photon as the transport layer, and UE replication.