Open EloiStree opened 5 years ago
Old video about the subject before the Quest was realized.
Linked Issues: #9 #4 #68 #129
https://youtu.be/b91o9Sp-jlU
It exists a multiplayer p2p solution given by Oculus: https://developer.oculus.com/documentation/platform/latest/concepts/dg-p2p/ To do multiplayer. but I never tryed it.
Tnet is what I am going to use first. https://assetstore.unity.com/packages/tools/network/networking-and-serialization-tools-tnet-3-56798
To use if you want to do online and pay for the hosting https://assetstore.unity.com/packages/tools/network/photon-unity-networking-classic-free-1786
To use if you want to recode your multiplayer game every two years xD. https://support.unity3d.com/hc/en-us/articles/360001252086-UNet-Deprecation-FAQ
Amazing work of a guy who design a tool to create 3D models of a room to play in multiplayer
https://youtu.be/8eOhY2hoJIc
Some Multiplayer available
Peer to peer
It exists a multiplayer p2p solution given by Oculus: https://developer.oculus.com/documentation/platform/latest/concepts/dg-p2p/ To do multiplayer. but I never tryed it.
TNET
Tnet is what I am going to use first. https://assetstore.unity.com/packages/tools/network/networking-and-serialization-tools-tnet-3-56798
Photon
To use if you want to do online and pay for the hosting https://assetstore.unity.com/packages/tools/network/photon-unity-networking-classic-free-1786
UNet
To use if you want to recode your multiplayer game every two years xD. https://support.unity3d.com/hc/en-us/articles/360001252086-UNet-Deprecation-FAQ
OSC
Wiki: https://fr.wikipedia.org/wiki/Open_Sound_Control
MQTT
-Wiki: https://fr.wikipedia.org/wiki/MQTT