Camera fusion for body tracking not with UE

Hi there,

Is it possible to used fusion bodytracking functionality within C++ app for not to be used with Unreal. I can see unreal livelink has extra fusion libraries included, can these libreries be used not with livelink application? Is there a seperate example for bodytracking?

Hi @Hedgehog ,

We provide C++ & Python examples of Fusion on our Github under BodyTracking/Multi-Camera.

There is also a Unity implementation that extends on these samples, adding sending Fusion data to Unity, kind of like Live Link with UE5.

Best,
Jean-Loup