dmarcos / aframe-motion-capture-components

Capture entity motions and replay them on other entities
http://swimminglessonsformodernlife.com/aframe-motion-capture-components/
MIT License
132 stars 31 forks source link

s/player/replayer/g #5

Closed ngokevin closed 7 years ago

ngokevin commented 7 years ago

webvr-recorder and webvr-replayer are a bit clearer than avatar. It's what mrdoob and thespite named their tools, so many people will immediately understand. I think it's still accurate because you're recording pose and events from entities controlled by the WebVR API (camera and controllers).

Also consider a small change player to replayer. Player might be mistaken for a player as in person in a game. replayer sounds like you're replaying a previously-taken recording.