Skip to content

AkhilRaja/AR-Draw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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..