PlumCantaloupe / circlesxr

A work-in-progress framework that aims to bring together multi-user XR experiences in learning using WebXR.
https://www.anthony-scavarelli.com/portfolio/circles-webvr-education-platform/
MIT License
15 stars 31 forks source link

Additional Interaction Functionality (and example networking world) #210

Closed PlumCantaloupe closed 1 year ago

PlumCantaloupe commented 1 year ago

This PR adds an example networking world, along with a new component circles-networked-basic for synching non-pickup objects. The networking example showcases a more complex "robot arm" example that uses this component and the circles' socket layer to coordinate simulataneous multi-user control.