Bevy: NPhysics Backend

Created on 5 Aug 2020  路  3Comments  路  Source: bevyengine/bevy

Once we implement #83, we will need a backend for it. I think nphysics is a good choice as it is pure rust, has a decent feature set, and supports both 2d and 3d physics.

enhancement

Most helpful comment

Given that there is already an official bevy_rapier physics plugin, I'm comfortable closing this.

All 3 comments

Consider also Rapier (https://rapier.rs), which was announced very recently and sounds like it's now the primary focus of the nphysics developer (which nphysics now listed as passively maintained https://www.dimforge.com/).

@ncallaway This seems to be already happening, see https://github.com/bevyengine/bevy/issues/83#issuecomment-677897740 and on.

Given that there is already an official bevy_rapier physics plugin, I'm comfortable closing this.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ahfuckme picture ahfuckme  路  4Comments

vultix picture vultix  路  3Comments

bpawel10 picture bpawel10  路  4Comments

TehPers picture TehPers  路  4Comments

cart picture cart  路  3Comments