Commit Graph

  • 78b0c39228 Merge branch 'hand_refactor' into demo Schmarni 2023-11-07 03:51:19 +01:00
  • 3a447a9787 commit to pull in other stuff Schmarni 2023-11-07 03:41:12 +01:00
  • 2ad718c633 Merge pull request #2 from awtterpip/main Schmarni 2023-11-07 03:21:31 +01:00
  • a807b285d4 added licenses to cargo.toml MalekiRe 2023-11-06 16:44:58 -08:00
  • 52ffa2fdc8 changed things to bevy_oxr instead of bevy_openxr and made the android example part of the workspace MalekiRe 2023-11-06 15:55:36 -08:00
  • 0e6ae62033 Merge pull request #28 from 2-3-5-41/main Malek 2023-11-06 15:08:37 -08:00
  • faac22acb8 change from target_os to target_family. 2-3-5-41 2023-11-06 18:02:30 -05:00
  • 79ad1f7022 added 'libopenxr-dev' to dependencies 2-3-5-41 2023-11-06 17:38:53 -05:00
  • 8a24fde0d5 update to build step for dependencies. 2-3-5-41 2023-11-06 17:32:58 -05:00
  • 566377de2a Merge branch 'main' into demo Jay Christy 2023-11-06 15:44:13 -05:00
  • 9963f5c1c9 change back to using "linked" feature cfg. 2-3-5-41 2023-11-06 15:20:37 -05:00
  • a7edff6dff refactored xr_entry func. 2-3-5-41 2023-11-06 15:15:53 -05:00
  • 2b7e625043 still workin on velocity matching Jay Christy 2023-11-06 14:51:48 -05:00
  • 4d71663c9f minor addition to readme troubleshooting section. 2-3-5-41 2023-11-06 13:45:40 -05:00
  • 0274698eb4 Platform agnostic dep features, and troubleshooting in readme 2-3-5-41 2023-11-06 13:38:52 -05:00
  • f168a40640 Merge pull request #24 from raffaeleragni/bevy_0_12 Malek 2023-11-05 14:54:16 -08:00
  • b29c68511c bevy upgrade Raffaele Ragni 2023-11-05 16:25:46 +01:00
  • bc353ccf06 Merge pull request #22 from SafariMonkey/frustum-corners Malek 2023-11-04 16:04:12 -07:00
  • 0880d3cf2d Implement get_frustum_corners Charlton Rodda 2023-11-04 21:17:54 +00:00
  • 538000899c started hand (and probably slight openxr extension) refactor. :3 Schmarni 2023-11-04 17:26:30 +01:00
  • ccd505051d slightly buggy but fully working hand tracking Schmarni 2023-11-01 21:10:34 +01:00
  • 4c01eee827 Basic Handtracking Working Schmarni 2023-11-01 18:37:32 +01:00
  • c7e10bb537 Merge pull request #1 from awtterpip/main Schmarni 2023-10-31 23:36:57 +01:00
  • 80e2f80202 update readme again final Schmarni 2023-10-31 17:44:28 +01:00
  • 21c32cd0da update readme again*5 Schmarni 2023-10-31 17:43:33 +01:00
  • fa85ff4fa1 update readme again*4 Schmarni 2023-10-31 17:42:26 +01:00
  • 0658075a36 update readme again*3 Schmarni 2023-10-31 17:39:43 +01:00
  • 1c025d703b update readme again*2 Schmarni 2023-10-31 17:38:10 +01:00
  • a8679cf8c6 update readme agin Schmarni 2023-10-31 17:36:13 +01:00
  • c85a420d2e trying to get the formatting correct Schmarni 2023-10-31 17:30:54 +01:00
  • 9170411291 added readme and made the demo runable with cargo run Schmarni 2023-10-31 17:28:09 +01:00
  • 08d57085d7 removed unwanted _Cargo.lock Schmarni 2023-10-28 01:13:47 +02:00
  • 2c3a42644b changed bevy_openxr dependency to no longer use a local git repo Schmarni 2023-10-27 23:09:15 +02:00
  • 88c6b601e5 remove sleep call and remove runtime libs from git repo Schmarni 2023-10-27 23:06:13 +02:00
  • 9818c7a7bc fix conflict Schmarni 2023-10-27 23:01:26 +02:00
  • 68820745f1 get android quest 2 build "working" Schmarni 2023-10-27 22:57:39 +02:00
  • 3c7a65c58f fixed timestep physics? Jay Christy 2023-10-27 15:56:22 -04:00
  • 5cd0f906b9 fix diff Schmarni 2023-10-27 19:58:02 +02:00
  • c982f0f658 added files do build android? Schmarni 2023-10-27 19:53:59 +02:00
  • e2c09c2f4c Merge pull request #21 from alexichepura/xbuild Malek 2023-10-26 14:19:26 -07:00
  • ec9b3ac014 full hand bones Jay Christy 2023-10-25 20:57:44 -04:00
  • 671a947657 added the other metacarpals Jay Christy 2023-10-25 16:54:17 -04:00
  • e5679b4e47 working right thumb metacarpal Jay Christy 2023-10-24 16:48:56 -04:00
  • 02d1368d25 android example xbuild Alexi Chepura 2023-10-24 17:29:25 +03:00
  • 7c9b6a143c Merge pull request #20 from alexichepura/wait-frame-lock-match ForTehLose 2023-10-24 10:07:10 -04:00
  • d2ccad9f46 xr_wait_frame lock match instead of unwrap Alexi Chepura 2023-10-24 16:42:39 +03:00
  • b9118becfc added ugly exclusive grabbing Jay Christy 2023-10-22 15:22:09 -04:00
  • f867b1290b added a timer to spawning cubes Jay Christy 2023-10-19 17:08:48 -04:00
  • 43215f6221 I have achieved a throwable cube Jay Christy 2023-10-19 16:27:22 -04:00
  • c82b10f53a added beginings of rapier physics Jay Christy 2023-10-19 14:37:13 -04:00
  • 4d7f84d81e added bare minimum to render a basic scene Jay Christy 2023-10-19 13:42:00 -04:00
  • 655b58252c added hello world demo Jay Christy 2023-10-19 13:10:09 -04:00
  • 879c40f0f8 Merge pull request #18 from alexichepura/quest ForTehLose 2023-10-18 13:22:48 -04:00
  • d77d196d0c cleanup Alexi Chepura 2023-10-18 13:54:55 +03:00
  • a9bf0eeffe android readme and flags Alexi Chepura 2023-10-18 13:43:23 +03:00
  • 28c847244a android example lib, almost done Alexi Chepura 2023-10-18 13:13:20 +03:00
  • 3bacc37e74 android example lib Alexi Chepura 2023-10-18 12:25:32 +03:00
  • a370c296c1 Merge remote-tracking branch 'origin/main' into quest Alexi Chepura 2023-10-18 10:39:00 +03:00
  • 6f3272e992 Merge pull request #17 from ForTehLose/hands ForTehLose 2023-10-17 22:17:13 -05:00
  • bcbdd0f916 Merge branch 'main' into hands Jay Christy 2023-10-17 23:13:51 -04:00
  • fae8728dd0 Merge pull request #13 from ForTehLose/interactions ForTehLose 2023-10-17 22:05:57 -05:00
  • 3fae65ec48 comment out the spam Jay Christy 2023-10-17 22:38:10 -04:00
  • f555e6b7dc not sure why rebase exploded Jay Christy 2023-10-17 22:36:28 -04:00
  • d02d94d383 moved everything to the hand file Jay Christy 2023-10-10 13:05:09 -04:00
  • 70eaf184f9 create resource to help with entity selection Jay Christy 2023-10-09 21:04:20 -04:00
  • 6208b2ea4c mass rename Jay Christy 2023-10-09 00:19:43 -04:00
  • 72961efe31 cargo fix Jay Christy 2023-10-09 00:17:31 -04:00
  • 7826c445e2 slight cleaning Jay Christy 2023-10-09 00:16:14 -04:00
  • 7ad02e269f spawn bones and update Jay Christy 2023-10-09 00:11:23 -04:00
  • dd4551c844 hand state resource is used to drive skeleton Jay Christy 2023-10-07 18:38:25 -04:00
  • d087cc323f left hand works too Jay Christy 2023-10-07 17:05:47 -04:00
  • 0b43977e07 both hands work Jay Christy 2023-10-03 15:47:18 -04:00
  • 69d5b13950 normalized hand poses to palm Jay Christy 2023-10-03 15:03:34 -04:00
  • 23e9d1189f well this is insane but it tracks the hand now Jay Christy 2023-10-03 14:28:33 -04:00
  • fd1a3efa0b got a hand array Jay Christy 2023-09-26 12:54:52 -04:00
  • 6e7f158dd5 pulled debug rendering into its own plugin Jay Christy 2023-10-14 11:05:06 -04:00
  • 1d434bb7a1 look upon my bad code Jay Christy 2023-10-14 11:02:49 -04:00
  • 89f0e5367d moved everything to the hand file Jay Christy 2023-10-10 13:05:09 -04:00
  • 92eb5736eb create resource to help with entity selection Jay Christy 2023-10-09 21:04:20 -04:00
  • 166fe1a2c0 mass rename Jay Christy 2023-10-09 00:19:43 -04:00
  • fdbd53fba1 cargo fix Jay Christy 2023-10-09 00:17:31 -04:00
  • 4f30d9e529 slight cleaning Jay Christy 2023-10-09 00:16:14 -04:00
  • 4d23856d05 spawn bones and update Jay Christy 2023-10-09 00:11:23 -04:00
  • c8ae102ce4 hand state resource is used to drive skeleton Jay Christy 2023-10-07 18:38:25 -04:00
  • 0f2c063a44 left hand works too Jay Christy 2023-10-07 17:05:47 -04:00
  • 023e4036b2 both hands work Jay Christy 2023-10-03 15:47:18 -04:00
  • 4ab2172324 normalized hand poses to palm Jay Christy 2023-10-03 15:03:34 -04:00
  • a5fb724efe well this is insane but it tracks the hand now Jay Christy 2023-10-03 14:28:33 -04:00
  • c1819e975f got a hand array Jay Christy 2023-09-26 12:54:52 -04:00
  • 4acc074114 quest, not finished Alexi Chepura 2023-10-17 15:34:46 +03:00
  • cbe9d6a01d Merge pull request #15 from ForTehLose/wgpu_17 piper 2023-10-15 16:00:30 -05:00
  • 486459d4bd update wgpu Jay Christy 2023-10-14 22:20:29 -04:00
  • fe548d32cf Merge branch 'hands' of https://github.com/ForTehLose/bevy_openxr into hands Jay Christy 2023-10-14 11:27:27 -04:00
  • de75d7012b pulled debug rendering into its own plugin Jay Christy 2023-10-14 11:05:06 -04:00
  • 901257fdc2 look upon my bad code Jay Christy 2023-10-14 11:02:49 -04:00
  • 37a6298c39 moved everything to the hand file Jay Christy 2023-10-10 13:05:09 -04:00
  • 567408daf5 create resource to help with entity selection Jay Christy 2023-10-09 21:04:20 -04:00
  • 7931eb511b mass rename Jay Christy 2023-10-09 00:19:43 -04:00
  • 03a37afe4e cargo fix Jay Christy 2023-10-09 00:17:31 -04:00
  • 3388b1a6c1 slight cleaning Jay Christy 2023-10-09 00:16:14 -04:00