psvr-tutorial
psvr-tutorial copied to clipboard
to practice how to use psvr via laptop
Playstation VR tutorial
What is this repository for?
To use PSVR on web

How do I get set up?
$ git clone https://github.com/cdra0624/psvr-tutorial.git
$ cd psvr-tutorial
$ npm install
$ npm start
localhost:7788 is index page so you can go each page from there.

Index
#####01.debugger get yaw data from psvr and show it to display
Qiita
[node-psvr]Node.jsでPSVRの加速度をとってみた #psvr
[node-psvr]psvrの加速度をsocket.ioでhtmlに表示してみた #PSVR