question

Elodie G avatar image
2 Likes"
Elodie G asked Samantha Y commented

How to interact with the objects using VR? (Oculus Rift and Touch)

Hello,
I am building a micromanufacturing unit and I would like to interact with it using the Oculus Rift and Touch. To be more precise, I would like to be able to open a door, press some buttons and grab objects (for the moment).
Is there an easy way to do this? Or the only way is by writing some code like in the oculustouchdemo-6 ( in UserCommand, defining the Variables etc..).
Any help is welcome!
Thank you.

Elodie

FlexSim 17.1.0
vrobjectoculus riftoculus
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Phil BoBo avatar image
4 Likes"
Phil BoBo answered Phil BoBo commented

There is not an easy way to do this right now. The way to do it is by following the example in oculustouchdemo-6: write custom code within OnPreDraw that reads the locations and status of the controllers and then reacts with the objects in your model how you desire.

· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.