ofxOculusDK2
ofxOculusDK2 copied to clipboard
setUsePredictedOrientation() not used
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 should be replaced with a 0
when prediction is disabled?
Yeah try it :)
I think this got lost in the DK1 to dk2 shuffle
On Saturday, March 7, 2015, Kyle McDonald [email protected] wrote:
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 should be replaced with a 0 when prediction is disabled?
— Reply to this email directly or view it on GitHub https://github.com/obviousjim/ofxOculusDK2/issues/10.
- James
thanks @obviousjim! if you want help with this repo let me know and i can merge things that are working for me and get master up to date as i figure out what's going on.
Yes please pull request as you go! there are a few of us working on this so I'll try to get everyone in touch so we can move in step.
On Saturday, March 7, 2015, Kyle McDonald [email protected] wrote:
thanks @obviousjim https://github.com/obviousjim! if you want help with this repo let me know and i can merge things that are working for me and get master up to date as i figure out what's going on.
— Reply to this email directly or view it on GitHub https://github.com/obviousjim/ofxOculusDK2/issues/10#issuecomment-77699903 .
- James