Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.
/ RiftSketch Public archive
forked from brianpeiris/RiftSketch

A virtual reality live-coding environment based on WebXR

License

Notifications You must be signed in to change notification settings

JoshuaMadrid/RiftSketch

 
 

Repository files navigation

RiftSketch

RiftSketch screenshot

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

RiftSketch is a web-based live coding environment for Virtual Reality.

It lets you code a "sketch" in JavaScript, using ThreeJS, while the world around you changes immediately as you code.

It's quite a niche application since you need to have a VR headset, be able to touch-type, be a JavaScript programmer and be sufficiently familiar with Three.js but if you meet that criteria it's surprisingly fun and engaging!

Features

  • Live-coding with real-time scene updates
  • Convenient keyboard shortcuts for incrementing numbers

Setup

If you happen to have a VR headset with a WebXR compatible browser, try it by visiting http://brian.peiris.io/RiftSketch

Development

$ npm ci
$ npm run start

About

A virtual reality live-coding environment based on WebXR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.3%
  • CSS 3.1%
  • HTML 2.6%