/defold-openxr-extension

OpenXR extension for defold

Primary LanguageCMIT LicenseMIT

Native extension template

This template contains the basic setup for creation of a Defold native extension.

You can learn more about native extensions in the official manual.

Currently requires vulkan as the graphics api openxr libraries/openxr_loader needs to be installed (dnf install openxr-libs on runtime target)