BEPU Physics double precisoin with mono

Discuss any questions about BEPUphysics or problems encountered.
Post Reply
Cobra
Posts: 4
Joined: Thu Nov 18, 2010 6:25 pm

BEPU Physics double precisoin with mono

Post 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.
Norbo
Site Admin
Posts: 4929
Joined: Tue Jul 04, 2006 4:45 am

Re: BEPU Physics double precisoin with mono

Post 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).
Post Reply