Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/azamiya/psvr-tutorial

to practice how to use psvr via laptop
https://github.com/azamiya/psvr-tutorial

Last synced: 4 months ago
JSON representation

to practice how to use psvr via laptop

Awesome Lists containing this project

README

        

# Playstation VR tutorial #

### What is this repository for?
To use PSVR on web

![line](http://i.imgur.com/aJfFBV7.png)
### How do I get set up?
```sh
$ 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.

![line](http://i.imgur.com/aJfFBV7.png)
### Index
#####01.debugger
get yaw data from psvr and show it to display

### Qiita
[[node-psvr]Node.jsでPSVRの加速度をとってみた #psvr](http://qiita.com/cdra0624/items/ef3f96be49f996a9db26)
[[node-psvr]psvrの加速度をsocket.ioでhtmlに表示してみた #PSVR](http://qiita.com/cdra0624/items/131c98fb50baacee643c)