BeAnotherLab / The-Machine-to-be-Another

openFrameworks software for swapping bodies with The Machine to be Another. Currently being ported to Unity.
http://www.themachinetobeanother.org
Other
24 stars 0 forks source link

Cleanup puredata patch #1

Closed ReallyRad closed 10 years ago

ReallyRad commented 10 years ago

Philippe, we need to have the pd patch understandable in order to have other people working on it. We need to remove the subpatches that are not necessary and make the flow of the program clearer. Also a little readme and some drawings in it explaining what's going on with it would help. Then Dani or you must test it to make sure it's working as wanted

marteroel commented 10 years ago

So I did this on the new Servos-Control repository, I will add an issue on that repository so that Dani tests it.

gulabgiri commented 10 years ago

OK, but as you know, i'm not the one you should ask. Dani is the one that have coded the Pd, and marte is working on it.

anyway, to code it in OFX it would be much simpler and faster to start from zero. we have plenty of things to do and have to optimize the work. you don't need PD to make a OFX version, just need to know what has to be done.and I'm sure you have pretty clear what has to be done. Anyway, it should be like this:

to add a body-tracking , we should consider the giroscope of a phone (iphone or android) as the 2nd giroscope. if we have 2 compass, the data that controls the servo position would be Headtracking LESS Bodytracking

On Sat, Jul 12, 2014 at 9:16 PM, ReallyRad notifications@github.com wrote:

Philippe, we need to have the pd patch understandable in order to have other people working on it. We need to remove the subpatches that are not necessary and make the flow of the program clearer. Also a little readme and some drawings in it explaining what's going on with it would help.

— Reply to this email directly or view it on GitHub https://github.com/BeAnotherLab/The-Machine-to-be-Another/issues/1.