Skip to content

Commit

Permalink
Format and edit readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
brianpeiris committed Mar 8, 2015
1 parent 5029c10 commit 7ff9494
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,20 @@

https://www.youtube.com/watch?v=db-7J5OaSag

RiftSketch is an HTML5 live-coding environment for the Oculus Rift.
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 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!
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 http://mozvr.com/downloads.html or https://drive.google.com/folderview?id=0BzudLt22BqGRbW9WTHMtOWMzNjQ&usp=sharing#list and visit http://brian.peiris.io/RiftSketch/ with your Rift hooked up.
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
[https://drive.google.com/folderview?id=0BzudLt22BqGRbW9WTHMtOWMzNjQ&usp=sharing#list](the Chrome dev build share)
and visit http://brian.peiris.io/RiftSketch/ with your Rift hooked up.

0 comments on commit 7ff9494

Please sign in to comment.