puckey / dance-tonite

An ever-changing VR collaboration by LCD Soundsystem and their fans.

Home Page:https://tonite.dance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dance Tonite

Dance Tonite is an ever-changing VR collaboration by LCD Soundsystem and their fans. Produced by Jonathan Puckey, Moniker, and the Google Data Arts Team.

View the live site: tonite.dance

Read the technical case study.

Installing

npm install

Developing

Start website: npm start

Building

Build website: npm run build

Recording

  • To record a specific room, add the number behind the record url: /record/1/head=yes/ up to /record/21/head=yes/.
  • To record a room without heads, change "head=yes" to "head=no" in the URL. So, room 3, no heads: /record/3/head=no/.

About

An ever-changing VR collaboration by LCD Soundsystem and their fans.

https://tonite.dance

License:Apache License 2.0


Languages

Language:JavaScript 81.3%Language:CSS 12.0%Language:HTML 6.7%