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

Need to clean up Circles' components #50

Open PlumCantaloupe opened 3 years ago

PlumCantaloupe commented 3 years ago

Right now many of the components do not follow strict coding patterns in making sure they can be attached and removed without leaving a eventListeners lying around. Probably some stray comments and unused code lying around too ...