Advanced Search
Search Results
65 total results found
Complex Sine Waves
The main thing to understand here is that the complex sine wave takes on a simpler form due to to Eulers Equation, and that plotting it over time gives a 3D result. You can take a sine wave and make it negative, simply by multiplying its formula with i. To ma...
Complex Dot Products
The main thing to understand here is that the complex dot product allows us to find to dot product of the real inputs, and imaginary inputs in a single computation. As previously discussed, the output of the real dot product outputs a single real number indic...
Converting a Steam Controller dongle into a SteamVR dongle
Another way to get more VR dongles if you have unused Steam Controller dongles laying around! WARNING: Messing with firmwares can potentially result in bricks, be wary and double check your dongle is supported as per the requirements! Furthermore, please unde...
Sealing Quest Pro face tracking sensors to reduce the risk of sweat damage
TODO
Making a vive wand act as a tracker for FBT tracking
Using multiple tracking types in a single VR session
This is a common question when people ask they want to mix VR devices together, such as using Steam VR tracked trackers with their Quest. The short answer is yes it is possible, though it takes a bit of work. TODO