KevinDelao / Cloud-Backend-Project

0 stars 0 forks source link

Look into the open vr and some c++ tips #10

Closed jsunthon closed 4 years ago

jsunthon commented 5 years ago

somehow obtain either a headset or a mock scene and use the sample open vr code to obtain tracking data

KevinDelao commented 5 years ago

Hey guys here's the link to the C++ slides from my undergrad professor, he does a really good job of explaining everything you need to know about C++ http://careynachenberg.weebly.com/cs-slides.html

KevinDelao commented 5 years ago

Along with the link Omar posted about open VR, the following is also very good to start on openVR https://github.com/osudrl/CassieVrControls/wiki/OpenVR-Quick-Start

ocojulun commented 4 years ago

Hey can you add me to this task? I've been looking into this and I can have a test code by the end of the week.

ocojulun commented 4 years ago

Thanks!