Commit graph

163 commits

Author SHA1 Message Date
Rodolphe Houdas 2bfb0d8292 Extend pinch into cube spawning fun 2023-03-12 12:47:46 +00:00
Rodolphe Houdas 07f27c681b Quick fun with pinch strength data 2023-03-06 21:50:51 +00:00
Rodolphe Houdas a0b5ac1068 Merge branch 'main' into feature/rigging 2023-03-06 20:28:47 +00:00
Rodolphe Houdas e812557981 Update demo to Godot 4 2023-03-06 20:27:34 +00:00
Rodolphe Houdas c62865877c Update to Godot 4 stable 2023-03-06 20:27:15 +00:00
Rodolphe Houdas 857a859652 Clean and push good efforts
Time to move onto something more interesting than endlessly trying to figure
out bone sizing. So setting the joints position doesn't scale the bones,
hence why it looks funny. Scaling the bones based on the original scale
in the skeleton might work ? To explore later...
2023-03-06 20:11:20 +00:00
Rodolphe Houdas eb3494d956 Initial rigging working with Valve hands 2023-02-09 09:37:16 +00:00
Rodolphe Houdas 7ab0e30d15 Fix changes in GDScript export function 2023-02-05 12:51:02 +00:00
Rodolphe Houdas a1e78eaa46 Fix change in VARIANT_ENUM_CAST 2023-02-05 12:43:36 +00:00
Rodolphe Houdas 5a5cff19e6 Update to Godot 4 beta 17 2023-02-05 12:33:49 +00:00
Rodolphe Houdas 27cbf2d5af Update GIF in README 2023-02-01 22:47:26 +00:00
Rodolphe Houdas c049400c65 Move image filling code in image class 2023-02-01 22:35:30 +00:00
Rodolphe Houdas 3c3bada62e Aggressively remove ifs from shader 2023-02-01 22:34:55 +00:00
Rodolphe Houdas d685757822 Update demo and improve images shader 2023-02-01 22:18:47 +00:00
Rodolphe Houdas 6de64a9380 Update to Godot 4 beta 15 2023-02-01 21:05:02 +00:00
Rodolphe Houdas 49ead0dba8 Fix main demo, improve it under-the-hood 2023-01-02 22:55:20 +00:00
Rodolphe Houdas ed3bd11a96 Update demo for device node 2023-01-02 21:43:24 +00:00
Rodolphe Houdas d0f88aa622 Bubble up tracking events to device nodes 2023-01-02 21:39:29 +00:00
Rodolphe Houdas 38b14bba31 Move some code around and some clean up 2023-01-02 16:32:01 +00:00
Rodolphe Houdas 673a2c8904 Update to Godot 4 beta 10 2022-12-24 16:05:55 +00:00
Rodolphe Houdas 6a5683b81c Update demo for device node's tracking mode 2022-12-15 09:07:54 +00:00
Rodolphe Houdas 0dded4d22b Add tracking mode to device nodes 2022-12-15 09:07:38 +00:00
Rodolphe Houdas 4496e6c080 Update godot-cpp to beta8 2022-12-14 20:25:19 +00:00
Rodolphe Houdas eeb736bf1f Update demo for tracking nodes 2022-12-13 08:14:53 +00:00
Rodolphe Houdas 148466b78d Make nodes subscribe to devices 2022-12-13 08:14:18 +00:00
Rodolphe Houdas 4e9d183d13 Re-add accidentally removed signal 2022-12-05 22:01:45 +00:00
Rodolphe Houdas f3b1933ffc Cleaning a few things in demo 2022-12-05 21:53:31 +00:00
Rodolphe Houdas ab7651ed36 Starting doing a device node 2022-12-05 21:51:32 +00:00
Rodolphe Houdas 5201c74903 Update demo for tracking modes per device 2022-11-27 21:52:41 +00:00
Rodolphe Houdas 535749a0a8 Add tracking mode per device support 2022-11-27 21:52:23 +00:00
Rodolphe Houdas 4611d01a79 Update demo for multi-devices 2022-11-27 18:49:49 +00:00
Rodolphe Houdas 73c5bf6409 Add initial support for multi-devices 2022-11-27 18:49:23 +00:00
Rodolphe Houdas b81b667a97 Add pose setting system and switch to capsule hands 2022-11-14 23:58:56 +00:00
Rodolphe Houdas 7e8e140ea8 Make data serialisable 2022-11-14 23:58:33 +00:00
Rodolphe Houdas 64fee00310 Add (supposedly) faster images parsing 2022-11-14 23:58:18 +00:00
Rodolphe Houdas 2250c5b61c Reorganise the demo files 2022-11-14 10:07:43 +00:00
Rodolphe Houdas fb22488cc1 Update godot-cpp to beta4 2022-11-12 17:32:36 +00:00
Rodolphe Houdas c83f93b8e8 Update GIF in README 2022-11-12 00:17:03 +00:00
Rodolphe Houdas 1d6984504c Add a lot of stuff in the demo 2022-11-11 23:41:18 +00:00
Rodolphe Houdas 6a3f4a42bd Improve offset in image pulling 2022-11-11 23:40:54 +00:00
Rodolphe Houdas 0f14d8bcee Update demo 2022-11-11 19:36:49 +00:00
Rodolphe Houdas d2dbed3da3 Improve image parsing 2022-11-11 19:36:27 +00:00
Rodolphe Houdas 3ea6ba8012 Update demo to show images 2022-11-11 09:07:04 +00:00
Rodolphe Houdas 037c8231ce Add camera images 2022-11-11 09:06:37 +00:00
Rodolphe Houdas c62cc2e90e Update and clean the demo 2022-11-06 20:56:41 +00:00
Rodolphe Houdas c009ce9934 Make digits in a hand an Array 2022-11-06 20:46:11 +00:00
Rodolphe Houdas d4c0cc9c9e Update demo for tracking modes 2022-11-05 22:37:31 +00:00
Rodolphe Houdas d3238181f1 Add signal on tracking mode changed 2022-11-05 22:37:09 +00:00
Rodolphe Houdas 01da4be03b Add setting tracking mode 2022-11-05 20:34:14 +00:00
Rodolphe Houdas 02b5041d4f Fix the setters 2022-10-31 21:36:00 +00:00