Inspiration

I love weird UI experiments, and recently got inspired by some cool MediaPipe projects, so I was curious if I could create a minimal drawing app with a one-shot prompt.

What it does

It's a simple canvas where you can draw with your fingers when pinched. It supports color selection, stroke width adjustment, an eraser, and a reset function.

For the best experience, make sure you are in a properly lit environment, and your hands are clearly visible.

Challenges I ran into

I wanted to make the toolbar controllable with hand gestures too, but I couldn’t quite nail it with a one-shot prompt. No matter how I phrased it, there were always some errors. Still, I’m honestly surprised that even this much was possible with a single generation. Fun times with these tools :)

Built With

Share this project:

Updates