Page 1 of 1

BEPU Physics double precisoin with mono

Posted: Fri Feb 14, 2014 11:25 am
by Cobra
I have seen there is a separate repo for BEPU with monogame.
Since I decided to use monogame for a new project (space sim) I need a double precision version of bepu physics for monogame.
Is there any? I could not find the 2 different versions.

Re: BEPU Physics double precisoin with mono

Posted: Fri Feb 14, 2014 6:22 pm
by Norbo
I don't maintain one and I'm not aware of any.

That said, the changes needed to make the latest dependency free version run with MonoGame are few or none depending on your target platforms. Double precision would be more tedious, but it's still pretty easy (with a few corner cases like structs with FieldOffsets built for single precision).