Okay, please don't ask me why I would want to do the following; I'll try to explain..
I am writing a program and already have a module for computing 2D rigid-body and spring-mass (with only 32-bit integers, no less) which I've modified from Box2DLite.
Now, for my application, I would like...