Tagged Questions
The angular-momentum tag has no wiki summary.
5
votes
5answers
617 views
Angular Momentum Transfer equations
Does anyone have any good references for equations which can be implemented relatively easily for how to compute the transfer of angular momentum between two rigid bodies?
I've been searching for ...
3
votes
1answer
515 views
Interpolate x, y, z coordinates on a sphere using points from two spin vectors?
I want to plot 3D points in real time that lie upon the surface of a unit sphere (r = 1).
There are two spin vectors at work here. One vector rotates around the Y axis, it's X and Z values are ...
0
votes
3answers
89 views
iPhone wheel (of fortune) rotation momentum
I'm having difficulties adding momentum to my spinning wheel.
I have this wheel (something like this) and I'm rotating it around it's center by using a single touch event.
No problems here, but when ...
0
votes
1answer
23 views
Objective C: Camera Swipe from user's finger
My question is what algorithm or math should I use to keep the screen swipe momentum TO KEEP SCROLLING if the user does a fast swipe.
Example: There is an image on the screen that revolves in a ...
0
votes
3answers
681 views
Simulating Torque and Angular Momentum
I'm trying to make a small application in Flash (AS3) that will have several bodies with variable shape and size that will have force applied to them. I've been looking around for some good ...