There is indeed a double precision physics library around for Unity. We use it for our project www.space-simulator.com . All position , velocities , angles, transforms, etc etc.. are templated so we can choose Vector3s , DVector3 , etc.. .as required.
↧