Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)