tracking basestation and controllers

This commit is contained in:
2016-09-12 19:45:51 -07:00
parent 6e3ba7f6db
commit 251ace63a7
3 changed files with 111 additions and 46 deletions

View File

@@ -12,6 +12,8 @@ memmap = "~0.2"
gl = "*"
gfx = "*"
gfx_device_gl = "*"
nalgebra = "*"
num-traits = "*"
openvr = { git = "https://github.com/rust-openvr/rust-openvr" }
openvr_sys = "*"
piston = "*"