Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 523 Bytes

File metadata and controls

17 lines (10 loc) · 523 Bytes

AR-Draw

This multiplayer application lets users draw in Augmented Reality.

The position on screen is translated to world co-ordinates and a line renderer is used to connect the positions touched. This is synced realtime on all devices connected and joinned in the same network room.

Tech Stack

  • Unity3d
  • Arcore
  • Unity Multiplayer/ Unet

Please feel free to raise any issues or PR's if you wish to go ahead and fix any.

// TODO: Update the code to work with the latest unity version

Attaching screenshots soon..