←back to thread

220 points wonger_ | 2 comments | | HN request time: 0.4s | source
1. jcheng ◴[] No.42188807[source]
Mediapipe makes hand tracking so easy and it looks SO cool. I did a demo at PyData NYC a couple of years ago that let you rotate a Plotly 3D plot using your hand:

https://youtu.be/ijRBbtT2tgc?si=2jhYLONw0nCNfs65&t=1453

Source: https://github.com/jcheng5/brownian

replies(1): >>42189094 #
2. notpublic ◴[] No.42189094[source]
That demo is pretty impressive!