Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drumath2237/babylon-webxr-raw-camera-access-sandbox
A simple demo project of Babylon.js WebXRRawCameraAccess Feature
https://github.com/drumath2237/babylon-webxr-raw-camera-access-sandbox
babylonjs webxr
Last synced: 19 days ago
JSON representation
A simple demo project of Babylon.js WebXRRawCameraAccess Feature
- Host: GitHub
- URL: https://github.com/drumath2237/babylon-webxr-raw-camera-access-sandbox
- Owner: drumath2237
- License: apache-2.0
- Created: 2023-12-07T17:26:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-07T18:09:48.000Z (about 1 year ago)
- Last Synced: 2024-11-02T00:42:13.582Z (2 months ago)
- Topics: babylonjs, webxr
- Language: TypeScript
- Homepage: https://drumath2237.github.io/babylon-webxr-raw-camera-access-sandbox/
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# babylon-webxr-raw-camera-access-sandbox
[![Deploy](https://github.com/drumath2237/babylon-webxr-raw-camera-access-sandbox/actions/workflows/deploy.yml/badge.svg)](https://github.com/drumath2237/babylon-webxr-raw-camera-access-sandbox/actions/workflows/deploy.yml)
## About
A simple demo project of Babylon.js WebXRRawCameraAccess Feature.
## Environment
- Windows 10 Home
- pnpm 8
- Node.js 20
- Babylon.js 6.33.0## Install & Usage
```bash
# install deps
pnpm i# run the dev server
pnpm run dev
```You can check in browser in your phone.
## Author
[@drumath2237](https://twitter.com/ninisan_drumath)