Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/azamiya/psvr-tutorial
- Owner: azamiya
- Created: 2016-10-20T05:45:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-21T03:45:38.000Z (about 8 years ago)
- Last Synced: 2024-06-22T19:40:00.467Z (6 months ago)
- Language: JavaScript
- Size: 1.42 MB
- Stars: 17
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)