UNPKG

handsfree

Version:

Quickly integrate face, hand, and/or pose tracking to your frontend projects in a snap ✨👌

9 lines 176 B
/** * Setup Handsfree */ handsfree.enablePlugins('browser') handsfree.plugin.facePointer.config.offset.pitch = 15 handsfree.update({ hands: false, weboji: true })