Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisdubya/avp-threejs-webxr-test
Apple Vision Pro three.js/webxr test
https://github.com/chrisdubya/avp-threejs-webxr-test
Last synced: 5 days ago
JSON representation
Apple Vision Pro three.js/webxr test
- Host: GitHub
- URL: https://github.com/chrisdubya/avp-threejs-webxr-test
- Owner: chrisdubya
- Created: 2024-02-09T17:39:57.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-09T20:06:55.000Z (11 months ago)
- Last Synced: 2024-11-09T09:39:11.219Z (2 months ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebXR Audio Recording
* This is a simple example of how to record audio in WebXR using the WebXR Device API and the MediaRecorder API.
## Installation
* Clone the repository and run `npm install` to install the dependencies.
## Usage
* Run `npm run dev` to start the server and navigate to `http://localhost:5173` to see the example.