supermedium / moonrider

🌕🏄🏿 Surf the musical road among the stars. Side project built by two people in a few months to demonstrate WebXR.
https://moonrider.xyz
MIT License
580 stars 225 forks source link

Shareable motion capture / avatar links (+ for Beatsaver Viewer). #24

Open ngokevin opened 5 years ago

ngokevin commented 5 years ago

Feature for far future.

  1. Record motion capture during gameplay.
  2. Checkbox on Victory Screen whether or not to publish (opt-out). Stored on S3.
  3. Produce shareable links (moonrider.xyz#red-mongoose).
  4. Can watch gameplay on any device with spectator camera.
  5. Add avatar gameplay to BeatSaver Viewer if any.

UX to be determined.

chrislatorres commented 5 years ago

This might be a separate issue, but mixed reality capture with LIV seems to be popular for content creators. LIV uses the openVR api though, so it wouldn't be able to be used directly with web.

ngokevin commented 5 years ago

Yeah, we know the LIV people, it's pretty tough to set up for browser. We spent a lot of time trying to mesh it with Web, ended up using OBS.

ngokevin commented 5 years ago

Need to fix up aframe-motion-capture-components