ofxOculusDK2
ofxOculusDK2 copied to clipboard
OculusDK2 repository
Thought I should send this back for some merging - I've done a fair bit of work on this cleaning it up and rounding out functionality. This is up to...
I'm trying to use this program, but the program can't seem to find the oculus dk2 even though it is plugged in and connected to my computer.
OF 0.9.0 will be shipping with libc++ for OSX 32-bit which will require libraries built with libstdc++ to be recompiled in order to link properly.
Hi, I'm using visual studio 2012 and have been trying to set up both and empty project and the example project with no luck. Here's what I've tried so far:...
Simple way to attach 2D objects to the camera? Basically just trying to make a GUI
When I first install the library and then generate a project using the standard OFX project generator with it, compiler generates the error: ``` Unknown Type Name ID3D1xDevice ``` If...
I tried to put a model into the scene, and it's really messy as if the depthtest was turned off. Then, I tried to put the model out of the...
This is tested with OF 0.9.0 for OSX. - Merges work from @mattebb to master. - Adds a fix for using background color when it is set (instead of defaulting...
The value passed to setUsePredictedOrientation() is not used anywhere. There seems to be a line at the beginning of getOrientationQuat() that would account for this, or possibly the `ovr_GetTimeInSeconds()` call...
Does this addon support the headPosition(Position, not orientation) tracking feature of DK2?