Liquify

Project Details

This is a video from one of our works using OpenCV to do computer vision, its developed under C++ using the GPU enabled OpenCV and Unity3D as the front end renderer.

The complete user experience was developed for this project, beggining at the real time experience and ending sending the pictures taken to the user over the network.

About the technical side, on the backend we’re tracking the human figure and analizying its movements to feed the front end, that uses the force’s vector field to animate a particle system.
On the front end we’re using multiple render targets and post processing effects to manage ~8000 particles at real time speed.

  • Unity3D
  • OpenCV
  • C++