This repository is a collection of script templates for Unity. It includes numerous templates that are tailored to Unity features, reducing the effort required when ...
The object of this project was to make a drawing app for desktop where the user can draw using their hands instead of a mouse. I used MediaPipe library by google to track the hands using python and ...