Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Nikos.Kastellanos's avatar
Nikos.Kastellanos
Honored Guest
1 year ago

Wasm.XR, WebXR C# library for Blazor-wasm

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








No RepliesBe the first to reply