Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
luqasona's avatar
luqasona
Honored Guest
9 years ago

3D Mouse Cursor in TinyRoom Oculus SDK 1.10

Hi,
is there any source code available to use my mouse cursor in the TinyRoom Sample from the Oculus SDK. I found that I have to cast a Ray in the scene but the code was for unity or unrealengine. I need the code for simple Windows Application if possible.
Thanks

1 Reply

  • Moving to the PC Developer section. In terms of your question, the logic should be the same as doing it in Unity, except that your won't have any of their helpful ray casting math functions.