The Bubble Figure: Integrating Tensorflow.js With Three.js and Cannon-es to Create Interactive Art

I would like to share with you a super fun project that I did for my employer Wunderdog. It’s called The Bubble Figure, an interactive experience that runs in the browser.

We combined pose detection from TensorFlow.js to generate a figure via Three.js with added physics by Cannon-es.

The entire projects has also been released as open source on GitHub. I also wrote a post on dev.to about the project.

1 Like

Excellent idea.

Is there a video from the event. I’m curious about the lag (if any) between person motion and the motion of the bubble twin.