Tagged Questions
2
votes
2answers
177 views
Why is my Processing app not behaving?
I am learning to use Processing, and have modified one of the examples to create this applet. I have two questions:
Why are the spheres oblate? The spheres in the example I cribbed from were nice ...
1
vote
2answers
76 views
Quantify a change of direction given an array of 3d points
I am working on a piece of software written in Java that uses some processing.core library classes and simpleopenni to track a user's hand with the XBOX Kinect.
What I am trying to figure out is how ...