Ok, i'm trying to do what is writtent here
https://developer.oculus.com/documentation/pcsdk/latest/concepts/dg-sensor/
but i have problem with #include
i have no idea where i have to add it, it needs(ovr_capi) much more libraries. where to download it all? how to add everything to this program?
sorry for retared question, but when i'm reading something like this
Initialize LibOVR through ovr_Initialize. Call ovr_Create and check the return value to see if it succeeded. You can periodically poll for the presence of an HMD with ovr_GetHmdDesc(nullptr). Call ovr_ConfigureTracking to start sensor input.
i don't know what to do
so, tl;dr where i can find and how to add all libraries to oculus rift and visual studio