Edit of asset "Godot XR Handtracking Toolkit" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Godot XR Handtracking Toolkit | 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. |
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 JSON, and use them for recognization. - Match tracked-hand pose to a pose from JSON templates 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. - **A keyboard with floating buttons.** (This was actually the whole point for my graduation research). ## WHAT THIS TOOLKIT LACKS: - Pickup doesn't work with controllers. - Closest-object highlighting. - Good physics for hand. |
Category | 3D Tools | 3D Tools |
License | MIT | CC-BY-4.0 |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/RevolNoom/godot_xr_handtracking | https://github.com/RevolNoom/godot_xr_handtracking |
Issues Url | https://github.com/RevolNoom/godot_xr_handtracking/issues | https://github.com/RevolNoom/godot_xr_handtracking/issues |
Godot version | Godot 4.2 | Godot 4.0 |
Version String | 1.1.1 | 1.0 |
Download Commit | 0a8833885bea119543ac3a457b768428429cf4de | 6d065ee7f91b0db8e6f9a430980618c350833ab5 |
Download Url (Computed) | https://github.com/RevolNoom/godot_xr_handtracking/archive/0a8833885bea119543ac3a457b768428429cf4de.zip | https://github.com/RevolNoom/godot_xr_handtracking/archive/6d065ee7f91b0db8e6f9a430980618c350833ab5.zip |
Icon Url |
https://raw.githubusercontent.com/RevolNoom/godot_xr_handtracking/main/icon.png
|
https://raw.githubusercontent.com/RevolNoom/godot_xr_handtracking/main/icon.png
|