3D shape editor using hand gestures
Unproofread notes
Saw a person editing 3D shapes using hand gestures in front of the webcam. The demo is built using Three.js, WebGL, and MediaPipe.
He has also shared the GitHub repo containing the entire code which is basically a 300 lines of main.js
file and a simple index.html
file.
Comment via email