Releases: glowbox/EigRunSkipPlay
Releases · glowbox/EigRunSkipPlay
v0.1.1
- Fix Zone OSC messages not getting sent
- Update unity example to respond to Zone messages.
- If the average of Zone acceleration is higher than 3, scale the boids.
v0.1
First release of basic infrastructure to stream data from 128 players (phones) to a socketio server, which aggregates the data and then sends it to the OSC Bridge, which translates this to OSC for the Unity OSC Example to visualize.
- frontend phone client to send sensor data over websockets
- socketio server running on AWS EC2
- electron app to translate websocket to OSC
- unity app to demonstrate OSC data
Notes:
- phone client should have rotation locked to portrait
- tap the phone at least once to keep it from going to sleep