01-16-2025 03:20 AM
Hello all,
I'd like to present an open source library I maintain, wasm.XR.
wasm.XR is a C# wrapper for WebXR API.
It supports both VR and AR inside the Oculus browser, Android Chrome, etc.
I am using it to bring XR capabilities to my game framework KNI, but made it a separate library under MIT license so that others can benefit and contribute.
source code: https://github.com/nkast/Wasm
nuget: https://www.nuget.org/packages/nkast.Wasm.XR
Live Demo: https://nkast.github.io/Wasm/wasm/WebXR
Sample src: https://github.com/nkast/Wasm/tree/main/Samples/WebXR#readme
A small game for VR-Jam#5
https://nkast.itch.io/xmas-explosions