Skip to content

msub2/wwise-webxr-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wwise + WebXR Test Scene

This repository contains a simple integration of Wwise into a web-based 3D environment that's WebXR-enabled. The scene itself comes from Ada Rose Cannon's aframe-xr-boilerplate project. It also makes use of the WASM bindings I wrote myself over at wwise.js.

Running Locally

To run this demo scene locally, you'll need to have CORP/COEP headers set, as Wwise makes use of SharedArrayBuffer and requires cross-origin isolation. The easiest way to do this is with statikk:

npx statikk --coi

Releases

No releases published

Packages

No packages published