VR input support

Hey guys,

I’m working on a general framework for VR input solutions. I’m primarily targeting the Vive controllers, but I’m also trying to make it general enough so other 3D positional/rotational points of input tracking can be implemented. I made a commit to the github repository:

You can take a look at the VRinput.java interface on how I hope to interface with them :smile:

1 Like