Hitschm / multiuser-aframe-room

4 stars 1 forks source link

Project Description

A-Frame Networked-Physics-Playground

by Jan Azzati (@protyze) and Christian Schaer (@chrisschaer)

Special thanks to:

Our development has been done within a fork of networked-aframe: https://github.com/protyze/networked-aframe and is planned to be contributed to the original networked-aframe component within the next releases.


--> Email an Ada:

To: ada.edwards@samsung.com Subject: “vrtogether, aframe-networked-physics-playground by Jan Azzati and Christian Schaer”

Hi Ada

We'd like to submit our project called «aframe-networked-physics-playground» to the virtual hackathon. We've worked on it in the past few weeks during the hackathon. Our project basically allows multiple users to play around with physics objects together (e.g. throw and catch things, touch and manipulate things, play baseball, etc...) and it pushes the limits of what can be done in WebVR using both physics behaviour and network syncing over multiple clients. It makes use of WebRTC to both transmit data directly between clients (p2p) and to allow for voice chat.

Please read more in the README of our Glitch Project which we would like to submit: [LINK]

or see a preview here: https://twitter.com/protyze/status/879105086726778880

It runs best in Firefox Nigthly or Chromium using the HTC Vive. There should however be no problem using an Oculus Rift. Mobile support with an interaction model could be added later, it's however possible to observe the scene on a mobile device even at this point.

We are planning to add more avatars over time and allow everyone to choose the one they like before entering the room. At the moment everyone is dropped into the same room, so performance could become a problem when larger groups of people enter at the same time. We're also working on solutions on that front.

Looking forward to hearing from you and seeing all the other projects!

=======