Edit of asset "Godot XR Handtracking Toolkit" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Godot XR Handtracking Toolkit | |
Description |
See README.md for more details, and documentation on each tool object. ## WHAT THIS TOOLKIT PROVIDES: - **Modules to work with hand poses:** - Create your own templates of hand poses as Resource, and use them for recognization. - Match tracked-hand pose to templates you created in realtime. - **Module for object picking:** - Defines where object can be picked and what hand pose allows picking. - Snapping object to hand when picked - Supports 3 pickup modes: + *On pose change*: Change your hand pose to pick up object. Useful for grabbing gesture. + *On touch*: The object gets picked up when touched + *Ranged pickup*: Work like *On pose change*, but use Raycast. - A template for pickable objects. You can customize its behavior to fit your needs. ## WHAT THIS TOOLKIT LACKS: - Pickup doesn't work with controllers. - Closest-object highlighting. - Good physics for hand. |
|
Category | 3D Tools | |
License | MIT | MIT |
Repository Provider | GitHub | |
Repository Url | https://github.com/RevolNoom/godot_xr_handtracking | |
Issues Url | https://github.com/RevolNoom/godot_xr_handtracking/issues | |
Godot version | Godot 4.2 | |
Version String | 1.1.1 | |
Download Commit | 0a8833885bea119543ac3a457b768428429cf4de | b4a02f5b9cdfcedfd754aaba3833fe502410e317 |
Download Url (Computed) | https://github.com/RevolNoom/godot_xr_handtracking/archive/0a8833885bea119543ac3a457b768428429cf4de.zip | https://github.com/RevolNoom/godot_xr_handtracking/archive/b4a02f5b9cdfcedfd754aaba3833fe502410e317.zip |
Icon Url |
https://raw.githubusercontent.com/RevolNoom/godot_xr_handtracking/main/icon.png
|