Skip to content

Multiuser between Unity and Three.js (web) using Socket.io with library BestHTTP

Notifications You must be signed in to change notification settings

jhclaura/unity-multiusers

Repository files navigation

unity-multiusers

Multiuser between Unity and Three.js (web) using Socket.io with library BestHTTP

Server

The server side scripts are in the server folder

npm install
nodemon server.js

Web Version

Go to super rough webpage

localhost:3000

(TO-DO: need proper css etc)

Unity Version

  1. Add SteamVR, GVR, and BestHTTP libraries (TO-DO: make it work without having both SteamVR & GRV at the same time)

  2. Import multipack.unitypackage

  3. Drag multipack prfeb from Prefab folder

  4. Setup ideal IP address and port number to start!

About

Multiuser between Unity and Three.js (web) using Socket.io with library BestHTTP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published