Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1009 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 1009 Bytes

XR Hand

npm twitter youtube Patreon

Repo to hold game physics prototypes using web technologies like WebGL & ThreeJS Demos : https://sketchpunklabs.github.io/xrhand/

Development Setup

git clone --depth=1 https://github.com/sketchpunklabs/xrhand
cd xrhand
npm install
npm run start

Terminal to share web port to Oculus

cd c:\Program Files\Oculus Developer Hub\resources\bin
adb reverse tcp:1352 tcp:1352