多人web及VR社交
Rebooting My Multiplayer Side Project (self.WebVR)
I’ve decided to start spending more time on my multi-user room project. Are there any Open Source projects working on multi-user Web environments yet? I’d like to work in the open but I also want to make sure I’m not redoing something other people have been doing. To be clear, I’m not try to create a large system for centralized multiplayer. I want to be able to expose a room publicly (hosted by me) and let people in. Anyone seen anyone else working on this recently?
Multi-user/multi-player experiences are very fun to make and play. Here are a few OSS projects to point to you in the right direction:
- https://github.com/cvan/socketpeer
- https://github.com/feross/simple-peer
- http://socket.io/blog/socket-io-p2p/
- https://github.com/moose-team/friends
- https://github.com/mafintosh/signalhub
- https://github.com/EtherWorld/EtherWorld
- https://github.com/Maksims/m.net.ws
- https://github.com/cvan/tanx-1
Do let me know if you have any questions. I’ve quite a bit of experience creating multi-user experiences using WebSockets + WebRTC data channels.
P.S. Be on the look out for some very fun multi-user WebVR experiences. The Mozilla VR team has some neat projects in the works 🙂
原文
https://www.reddit.com/r/WebVR/comments/4e4qpq/rebooting_my_multiplayer_side_project/