We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hey dudes ! I have been trying to play or interact with shapes using Kinect and Processing like an Ammun example for physics, but most of the libraries are not working or probably not compatible with the new versions! So, please if anyone know any place to learn or buy a course about interacting with shapes please let me know its so urgent, I have a Capstone on that topic next month!
Answers
Do you have a link to your example you are referring to? You should provide it so people can access it. Maybe this next link could be relevant to you:
https://processing.org/tutorials/pshape/
Doign a search in the forum can also direct you to relevant posts:
https://forum.processing.org/two/search?Search=kinetic
Kf
Yes sir , here is link
Hey @kfrajer this is a good read for the Kinect with Processing if you are on Mac: http://shiffman.net/p5/kinect/
Though it doesn't have a lot of the functionality as e.g. KinectV2 for Windows.
You might be able to use the depth sensing colour example and and a 2D collision library to get the effect you are after.