Hello!
For my end of degree project I’ve created an interactive tool for generating graphics in real-time using the Microsoft Kinect camera. I use the amazing ofxFlowTools addon to simulate fluids and I got much inspiration from the forums to do the rest. I wanted to return the favor by uploading all the code and sharing it with you. This is the github repo where you can find the source code and there is also a pdf file of the full report of the project where you can find further information: https://github.com/fabiaserra/crea
Here is a short video showing some of the things you can do with it:
And this is a tutorial explaining how to use the tool:
Hopefully it is useful for some of you! Thanks!!