https://github.com/brianpeiris/riftsketchdemo
https://github.com/brianpeiris/riftsketchdemo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/brianpeiris/riftsketchdemo
- Owner: brianpeiris
- License: mit
- Created: 2015-05-16T10:28:49.000Z (about 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-05-19T14:08:47.000Z (about 11 years ago)
- Last Synced: 2025-02-24T09:17:52.730Z (over 1 year ago)
- Language: JavaScript
- Size: 2.77 MB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RiftSketch

https://www.youtube.com/watch?v=db-7J5OaSag
RiftSketch is an HTML5 live-coding environment for Virtual Reality.
It lets you code a "sketch" in JavaScript, using
[ThreeJS](http://threejs.org/), and the world around you changes immediately
as you code.
It's quite a niche application since you need to have an Oculus Rift, be a
JavaScript programmer *and* be sufficiently familiar with Three.js but if you
meet that criteria it's a surprisingly fun and engaging experience!
## Setup
If you happen to have a Rift and you want to try it out yourself, download a
developer bulid of Firefox or Chrome that includes the WebVR APIs from
[MozVR](http://mozvr.com/downloads) or
[the Chrome dev build share](https://drive.google.com/folderview?id=0BzudLt22BqGRbW9WTHMtOWMzNjQ&usp=sharing#list)
and visit http://brian.peiris.io/RiftSketch/ with your Rift hooked up.