Live data from Hacker News

Show HN: Airdraw

airdraw.io

21–30 of 49 posts

Re: Show HN: Airdraw

#22
post #15

You really don't want to have white text on light grey buttons. Fun little thing otherwise!

To the OP: It looks like your `button`s have no `color` property, and are just relying on the user agent stylesheet to (hopefully) be a dark text color. This will vary for different users.

Re: Show HN: Airdraw

#25
pretty cool, main thing is you really want to do all your drawing above your shoulders. Below your shoulders you start rotating your hand and it loses track.

Re: Show HN: Airdraw

#26
I had a lot more fun with that than I expected great work! I found my finger maneuvers not crisp enough to do anything with real detail.

One idea I immediately had was to use a key on the keyboard (if not on mobile of course) as triggers for draw, hover, erase, etc. You could also control different colors that way, possibly even draw generated shapes like circles and rectangles (press 'c' to start a circle, then use your finger to drag out the size, stop with 'c' again).

and if you want to get really advanced, allow rotation of the drawn object and then choose a new plane to draw on.

Re: Show HN: Airdraw

#27
post #19

If you unexpectedly get balloons in your video, here's why: https://support.apple.com/en-us/105117

It actually knows the difference between the British version of the middle finger (the V) and the peace sign

(Peace sign has palm facing out, 'fuck you' sign has palm facing in)

Re: Show HN: Airdraw

#28

Earlier quoted context omitted.

Same on Safari on Mac

Hey! Was this even with camera enabled? I just ran the site on my Safari MacOS locally and it works. The big thing to wait on is the actual model weights, its ~7.5 MB according to MP website, and i also make requests out to the MP website for WASM stuff

Not the OP, but in Chrome, with my camera permission disabled (i.e. set to "Don't allow sites to use your camera"), I also just get that "Model loading" forever. Once I turned it on manually, it loaded instantly.

Maybe there could be a permissions check and an error message if it's disabled? https://jamesburnside.github.io/blog/detecting-camera-permis...

Re: Show HN: Airdraw

#30

my father is deaf and mute, particularly the Pakistani sign language, one particular utility i see this can be really useful for is if the model can be trained on detecting different sign languages, then it would become possible for live translation to happen and in a distant future all people like my dad can talk with each other beyond their small communities. I don't think something like that exists.

https://github.com/mgyong/awesome-mediapipe#sign-language-ha...

there are some samples, using the same framework that airdraw uses.

Post reply on HN