# Welcome to ArGaze's documentation **ArGaze** is a python toolkit to deal with gaze tracking in **Augmented Reality (AR) environment**. The ArGaze toolkit provides solutions to build 3D modeled AR environment defining **Areas Of Interest (AOI)** mapped on **OpenCV ArUco markers** and so ease experimentation design with wearable eye tracker device. Further, tracked gaze can be projected onto AR environment for live or post **gaze analysis** thanks to **timestamped data** features. ArGaze can be combined with any wearable eye tracking device python library like Tobii or Pupil glasses. Check out the [installation](getting_started#installation) section to start. Check out the [Code reference](argaze) section to get deeper into library architecture.