aendel / react-xr-hands-attempt

Created with CodeSandbox

Home Page:https://codesandbox.io/s/github/aendel/react-xr-hands-attempt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-xr-hands-attempt

Brutaly stolen from this codepen which has been made by react-xr

How to deal with it

I have been testing this code with an Oculus Quest 2

Disclamer:

This README.md is meant to keep track of what I have done with it

What I would have been love to knew before:

  • The codepen itself was missing any .gitignore file, which was a bit annoying node_modules you know.
  • The codepen has been written in typescript, but still no typescript in the package.json dependencies.
  • In order to make the xr api works properly you need to serve your application through https, what i have been found useful it's the following web.dev articole: https://web.dev/how-to-use-local-https/

About

Created with CodeSandbox

https://codesandbox.io/s/github/aendel/react-xr-hands-attempt


Languages

Language:TypeScript 55.6%Language:HTML 27.6%Language:JavaScript 14.0%Language:CSS 2.8%