{"id":22423,"url":"https://github.com/Elameri/awesome-openxr","name":"awesome-openxr","description":"A curated list of awesome OpenXR resources.","projects_count":31,"last_synced_at":"2026-04-14T22:00:24.953Z","repository":{"id":137529651,"uuid":"449755407","full_name":"Elameri/awesome-openxr","owner":"Elameri","description":"A curated list of awesome OpenXR resources.","archived":false,"fork":false,"pushed_at":"2024-02-05T14:29:37.000Z","size":18,"stargazers_count":26,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-03-31T02:03:14.556Z","etag":null,"topics":["augmented-reality","mixed-reality","opengl","openxr","virtual-reality","vulkan"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Elameri.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-01-19T15:49:37.000Z","updated_at":"2026-03-22T10:32:29.000Z","dependencies_parsed_at":"2024-01-13T14:38:15.931Z","dependency_job_id":"e19a5ba5-36fc-4217-8c88-038bda9f2063","html_url":"https://github.com/Elameri/awesome-openxr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Elameri/awesome-openxr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elameri%2Fawesome-openxr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elameri%2Fawesome-openxr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elameri%2Fawesome-openxr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elameri%2Fawesome-openxr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Elameri","download_url":"https://codeload.github.com/Elameri/awesome-openxr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Elameri%2Fawesome-openxr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31817128,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"readme":"# Awesome OpenXR [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\n[\u003cimg src=\"openxr-logo.svg\" align=\"right\" width=\"300\"\u003e](https://www.khronos.org/openxr/)\n\n\u003e A curated list of OpenXR links and resources.\n\n[OpenXR](https://www.khronos.org/openxr/) is an open standard that provides native access to a range of virtual and augmented reality devices.\n\n\n## Contents\n- [Notable Apps](#notable-apps)\n- [Development](#development)\n  - [Runtimes](#runtimes)\n  - [Engines](#engines)\n- [Tutorials](#tutorials)\n- [Projects](#projects)\n- [Communities](#communities)\n- [Related Lists](#related-lists)\n\n\n## Notable Apps\n- [Microsoft Flight Simulator](https://www.flightsimulator.com/)\n- [Minecraft in VR](https://www.minecraft.net/en-us/vr)\n\n\n## Development\n\n### Runtimes\n\n\u003e [About OpenXR runtimes](https://monado.freedesktop.org/about-runtimes.html) - General background information about OpenXR runtimes.\n\n- Bytedance: [OpenXR Mobile SDK](https://developer-global.pico-interactive.com/sdk?deviceId=1\u0026platformId=3\u0026itemId=11)\n- Canon: [MREAL Platform Displays and Headsets](https://www.canon-its.co.jp/files/user/solution/mr/lp/)\n- Collabora: [Open source OpenXR implementation for a variety of headsets on Linux and other platforms](http://monado.dev/)\n- HTC: [OpenXR PC and Mobile support](https://developer.vive.com/resources/openxr/)\n- Magic Leap: [OpenXR instructions for Magic Leap 2](https://developer-docs.magicleap.cloud/docs/guides/native/native-openxr-setup)\n- Meta: [OpenXR Mobile SDK](https://developer.oculus.com/downloads/package/oculus-openxr-mobile-sdk/), [OpenXR PC Support](https://developer.oculus.com/documentation/native/pc/dg-openxr)\n- Microsoft: [OpenXR runtime for Windows Mixed Reality headsets](https://aka.ms/openxr)\n- SteamVR: [OpenXR runtime for all supported headsets on Windows](http://steamvr.com/)\n- Varjo: [OpenXR runtime for all supported Varjo headsets](https://developer.varjo.com/docs/openxr/openxr)\n\n### Engines\n- [Unreal](https://unity.com/) - One of the most used game engines, developed by Epic Games, and supporting OpenXR as of version 4.23.\n  - [Official Documentation](https://docs.unrealengine.com/4.26/en-US/SharingAndReleasing/XRDevelopment/OpenXR/)\n\n- [Unity](https://unity.com/) - A very popular game engine supporting OpenXR as of version 2020.2.0.\n  - [Official Documentation](https://docs.unity3d.com/Packages/com.unity.xr.openxr@1.10/manual/index.html)\n\n- [Godot](https://godotengine.org/) - A cross-platform, open-source engine with OpenXR support as of version 3.3.\n  - [Official Documentation](https://docs.godotengine.org/en/3.5/tutorials/vr/openxr/index.html)\n\n\n## Tutorials\n\n- [Getting started with OpenXR](https://learn.microsoft.com/en-us/windows/mixed-reality/develop/native/openxr-getting-started) - Microsoft guide to start developing using OpenXR for HoloLens 2 and Windows Mixed Reality headset.\n\n- [Introduction to OpenXR](https://playdeck.net/blog/introduction-to-openxr) - Building a cross-platform Mixed Reality application from scratch, without game engines, and deploying it to Hololens 2.\n\n## Projects\n- [LOVR - Lua Virtual Reality Framework](https://github.com/bjornbytes/lovr)\n- [LWJGL - Java library that enables cross-platform access to popular native graphics development APIs](https://github.com/LWJGL/lwjgl3)\n- [Open Brush - A free fork of Tilt Brush, a room-scale 3D-painting virtual-reality application](https://github.com/icosa-foundation/open-brush)\n\n\n## Communities\n\n- [Khronos OpenXR Forum](https://community.khronos.org/c/openxr/) - Official OpenXR forum by the Khronos Group, the consortium developing OpenXR.\n- [KhronosDevs Slack](https://khr.io/slack) - Official Khronos Developer Slack, containing an OpenXR channel.\n- [r/OpenXR](https://www.reddit.com/r/OpenXR/) - Main subreddit for OpenXR.\n- [Monado Discord](https://discord.gg/8RkJgRJ) - Official Discord server for Monado, the first OpenXR runtime for GNU/Linux.\n\n\n## Related Lists\n*  [awesome](https://github.com/sindresorhus/awesome) - Curated list of awesome lists.\n*  [awesome-webxr](https://github.com/msub2/awesome-webxr) - Curated list of WebXR links and resources.\n*  [awesome-opengl](https://github.com/eug/awesome-opengl) - Curated list of awesome OpenGL libraries, debuggers and resources.\n*  [awesome-vulkan](https://github.com/vinjn/awesome-vulkan) - Curated list of awesome Vulkan libraries, debuggers and resources.\n\n","created_at":"2024-01-13T12:56:19.087Z","updated_at":"2026-04-14T22:00:24.953Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Related Lists","Development","Notable Apps","Tutorials","Communities","Projects"],"sub_categories":["Engines","Runtimes"],"projects_url":"https://awesome.ecosyste.ms/api/v1/lists/elameri%2Fawesome-openxr/projects"}