Commit Graph

152 Commits

Author SHA1 Message Date
Jay Christy
2b7e625043 still workin on velocity matching 2023-11-06 14:51:48 -05:00
Jay Christy
3c7a65c58f fixed timestep physics? 2023-10-27 15:56:22 -04:00
Jay Christy
ec9b3ac014 full hand bones 2023-10-25 20:57:44 -04:00
Jay Christy
671a947657 added the other metacarpals 2023-10-25 16:54:17 -04:00
Jay Christy
e5679b4e47 working right thumb metacarpal 2023-10-24 16:48:56 -04:00
Jay Christy
b9118becfc added ugly exclusive grabbing 2023-10-22 15:22:09 -04:00
Jay Christy
f867b1290b added a timer to spawning cubes 2023-10-19 17:08:48 -04:00
Jay Christy
43215f6221 I have achieved a throwable cube 2023-10-19 16:27:22 -04:00
Jay Christy
c82b10f53a added beginings of rapier physics 2023-10-19 14:37:13 -04:00
Jay Christy
4d7f84d81e added bare minimum to render a basic scene 2023-10-19 13:42:00 -04:00
Jay Christy
655b58252c added hello world demo 2023-10-19 13:10:09 -04:00
ForTehLose
879c40f0f8 Merge pull request #18 from alexichepura/quest
Android, Meta Quest support
2023-10-18 13:22:48 -04:00
Alexi Chepura
d77d196d0c cleanup 2023-10-18 13:54:55 +03:00
Alexi Chepura
a9bf0eeffe android readme and flags 2023-10-18 13:43:23 +03:00
Alexi Chepura
28c847244a android example lib, almost done 2023-10-18 13:13:20 +03:00
Alexi Chepura
3bacc37e74 android example lib 2023-10-18 12:25:32 +03:00
Alexi Chepura
a370c296c1 Merge remote-tracking branch 'origin/main' into quest 2023-10-18 10:39:00 +03:00
ForTehLose
6f3272e992 Merge pull request #17 from ForTehLose/hands
Hands
2023-10-17 22:17:13 -05:00
Jay Christy
bcbdd0f916 Merge branch 'main' into hands 2023-10-17 23:13:51 -04:00
ForTehLose
fae8728dd0 Merge pull request #13 from ForTehLose/interactions
Interactions
2023-10-17 22:05:57 -05:00
Jay Christy
3fae65ec48 comment out the spam 2023-10-17 22:38:10 -04:00
Jay Christy
f555e6b7dc not sure why rebase exploded 2023-10-17 22:36:28 -04:00
Jay Christy
d02d94d383 moved everything to the hand file 2023-10-17 22:32:02 -04:00
Jay Christy
70eaf184f9 create resource to help with entity selection 2023-10-17 22:27:58 -04:00
Jay Christy
6208b2ea4c mass rename 2023-10-17 22:27:05 -04:00
Jay Christy
72961efe31 cargo fix 2023-10-17 22:26:43 -04:00
Jay Christy
7826c445e2 slight cleaning 2023-10-17 22:26:15 -04:00
Jay Christy
7ad02e269f spawn bones and update 2023-10-17 22:25:51 -04:00
Jay Christy
dd4551c844 hand state resource is used to drive skeleton 2023-10-17 22:25:48 -04:00
Jay Christy
d087cc323f left hand works too 2023-10-17 22:25:35 -04:00
Jay Christy
0b43977e07 both hands work 2023-10-17 22:24:46 -04:00
Jay Christy
69d5b13950 normalized hand poses to palm 2023-10-17 22:24:29 -04:00
Jay Christy
23e9d1189f well this is insane but it tracks the hand now 2023-10-17 22:24:28 -04:00
Jay Christy
fd1a3efa0b got a hand array 2023-10-17 22:23:26 -04:00
Jay Christy
6e7f158dd5 pulled debug rendering into its own plugin 2023-10-17 22:16:22 -04:00
Jay Christy
1d434bb7a1 look upon my bad code 2023-10-17 22:16:22 -04:00
Jay Christy
89f0e5367d moved everything to the hand file 2023-10-17 22:16:22 -04:00
Jay Christy
92eb5736eb create resource to help with entity selection 2023-10-17 22:16:22 -04:00
Jay Christy
166fe1a2c0 mass rename 2023-10-17 22:16:22 -04:00
Jay Christy
fdbd53fba1 cargo fix 2023-10-17 22:16:22 -04:00
Jay Christy
4f30d9e529 slight cleaning 2023-10-17 22:16:22 -04:00
Jay Christy
4d23856d05 spawn bones and update 2023-10-17 22:16:22 -04:00
Jay Christy
c8ae102ce4 hand state resource is used to drive skeleton 2023-10-17 22:16:22 -04:00
Jay Christy
0f2c063a44 left hand works too 2023-10-17 22:16:22 -04:00
Jay Christy
023e4036b2 both hands work 2023-10-17 22:16:22 -04:00
Jay Christy
4ab2172324 normalized hand poses to palm 2023-10-17 22:16:22 -04:00
Jay Christy
a5fb724efe well this is insane but it tracks the hand now 2023-10-17 22:16:22 -04:00
Jay Christy
c1819e975f got a hand array 2023-10-17 22:16:22 -04:00
Alexi Chepura
4acc074114 quest, not finished 2023-10-17 15:34:46 +03:00
piper
cbe9d6a01d Merge pull request #15 from ForTehLose/wgpu_17
update wgpu
2023-10-15 16:00:30 -05:00