KNI is a C# code-first game framework.It's an open source
re-implementation of XNA.This version add - Native Oculus support (VR/AR
passthrough) via Silk.NET.OpenXR and Xamarin/Maui. - WebXR support
(VR/AR) when targeting Web/Blazor-wasm.You can read ...
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,...
Hello all, I'd like to present an open source library I maintain,
LibOVR.LibOVR is a C# low level wrapper for the ovrpc library.It's
target is code-first developers, and C# engines.It's does not require
unsafe code, all native objects (Client, Sessio...