An AR multiplayer drawing game implemented using Unity, ARKit 2.0 plugin, and UNet.
Multiple players can draw in AR space in the same coordinates.
This is a prototype to test the possibilities of AR multiplayer drawing.
Used https://github.com/hengineer/CaptainsMess for networking.
Also used Bezier Master asset to draw the 3D bezier curves.
Referenced https://github.com/Unity-Technologies/SharedSpheres