-
I'm working on custom driver, just launched the SteamVR with it and direct mode enabled, only a background displayed in HMD, everything worked fine, but just in 45FPS. Any suggestion?
-
I asked [this](https://github.com/IntelRealSense/realsense-ros/issues/2808#issue-1792936747) question over at realsense-ros earlier. It was finally confirmed that my problem was not with the camera dr…
-
I want to build an AR game using Sceneform where an object is placed on the plane on a timer (ex: every 1 second, an object is placed). I also want it to be placed at a random position on the detected…
ghost updated
5 years ago
-
Find an appropriate machine learning model - if the model is compact enough, find an appropriate method to communicate data to phone, otherwise communicate to PC.
-
**Issue Description**
Hello, in the human example gallery, I saw that it is able to perform multi body tracking, but in the live demo, I changed the max object to more than 1, faces and other things …
-
```
Hello,
I'm using linuxtrack interface: linuxtrack_hello_word.c and trying to create a
Qwidget (with QTCreator) where i put the camera view while tracking but i can't
do that because linuxtrack_…
-
Hello, and thank you for this wonderful repository.
I have created this scene in Blender with a very simple object and a camera rotating arround it, I unfortunatly was not able to get good result. …
-
When cookies were created in the days of a more innocent web, their primary goal was to store small pieces of data on the user's computer to provide usability benefits. Preserving the cookie allowed, …
-
**NOTE**: The code here was translated from Python.
**EDIT**: Sorry for the bad C++ translation.
I was attempting to test out the new input system in SteamVR and it doesn't seem to work with the Qu…
-
I'm working on a driver which creates virtual trackers based on the position of the controllers and the HMD. I am able to get the poses of the HMD as well as the controllers with `vr::VRServerDriverHo…