This document summarizes research on developing an augmented reality application called 3D Drawing with Augmented Reality. The application allows multiple users to draw in 3D space and see each other's drawings in real-time. It treats the real world as a canvas where users can draw lines and doodles in thin air. The application was created using Unity 3D and ARCore to enable 3D drawing on mobile devices. Related work on SLAM, human-computer interaction, game lobbies, and bare-handed 3D drawing techniques were also reviewed to inform the application's design. The methodology section describes how the collaborative AR application was developed to allow real-time 3D drawing between users.