Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cloth Interaction in Augmented Reality
#1
Hi!

I am looking to incorporate an interactive cloth in my augmented reality project. My idea is to use obi cloth to create folds with interactions. Before I start, I wanted to know does obi cloth simulation work in AR on android/iOS mobile device and support on HoloLens? Also I wanted to know is it possible to create grab and move interaction?
Reply
#2
(14-12-2020, 06:57 AM)hshmrzv Wrote: Hi!

I am looking to incorporate an interactive cloth in my augmented reality project. My idea is to use obi cloth to create folds with interactions. Before I start, I wanted to know does obi cloth simulation work in AR on android/iOS mobile device and support on HoloLens? Also I wanted to know is it possible to create grab and move interaction?

Hi there,

Obi Cloth does work in AR in both Android and iOS when using either simulation backend (Oni/Burst). It should work in HoloLens using Burst, but it hasn't been tested.

It is also possible to create grab/move interaction. You can use the particle API to get/set particle positions and velocities: See:
http://obi.virtualmethodstudio.com/tutor...icles.html
Reply