Commit graph

17 commits

Author SHA1 Message Date
ed66390929 quick fix to port to new bevy 2023-04-12 08:27:13 +02:00
fb45ec2233 start moving over to crossbeam 2023-01-31 10:52:09 +01:00
f3f995815b push broken system to let people eyeball the thread stuff 2023-01-16 19:21:28 +01:00
5a75999209 update 2023-01-09 16:07:07 +01:00
2a144f3420 update for Lab 2022-12-22 13:11:52 +01:00
cf7d3a9846 remove all other attempts to extract data from VRPN-RS 2022-12-20 23:28:17 +01:00
d39fd7b0f6 added threading handler for capturing VRPN input 2022-12-20 23:23:03 +01:00
fda3502870 update with proper scene setup 2022-12-17 20:57:35 +01:00
714be06192 update 2022-12-14 22:55:26 +01:00
d98c0a87fa updated implementation for VRPN based tracking into a thread, next we should not implement this through a component but through a resource 2022-12-14 16:56:52 +01:00
c862972f80 added a fullscreen keyboard system and evaluated if the tracker work accordingly 2022-12-14 13:00:18 +01:00
13349c9920 working version with spinning tracker reporting 2022-12-13 20:35:22 +01:00
a0f80fef96 downgraded dependency bytes and integrated the tracker into a system, next step will be to use a system that runs in parallel 2022-12-13 18:13:59 +01:00
008d3af930 update to try with powerwall 2022-12-12 23:18:34 +01:00
9114729c96 WiP 2022-12-12 03:12:56 +01:00
df1f5e99ec update with halfbaked VRPN tracker implementation 2022-12-12 00:07:42 +01:00
d7bc604289 update with VRPN integration 2022-12-11 23:41:22 +01:00