Closed dovigod closed 5 months ago
2024/05/16
Seems core logics are done. I think its good to go , creating interface to actually use it.
const vGesture = new VGesture({ dispatchInterval : number, gestureThreshold: number, handedness : 'left' | 'right', helper : { indexTip : { size: number, color: string}, thumbTip : { size: number, color: string}, triggerPoint: boolean, ...etc? }) vGesture.enable() vGesture.disable()
Nope
No response
Start Date
2024/05/16
Summary
Seems core logics are done. I think its good to go , creating interface to actually use it.
Required interfaces
Basic Example
Drawbacks
Nope
Implementation PR
16
Reference Issues
No response