rm8x / aframe-oscsend-component

Aframe component that sends OSC messages over a WebSocket connection
MIT License
2 stars 0 forks source link

What kinds of messages to send, and where? #2

Open rm8x opened 6 years ago

rm8x commented 6 years ago

Default right now is to send position, rotation attributes to /position and /rotation respectively. Thoughts on more suitable/flexible addressing are welcome.