dimforge / dimforge/parry

Option for ShapeCasts to return only face normals

Open
#313 3 comments 3 reactions 0 assignees View on GitHub
C-Enhancement P-High question
Dominant language
Rust
Stars
867
Forks
157
Avg merge
7d 13h
Merged PRs (30d)
2

Description

A limitation with Parry I've encountered while using Rapier3d to implement a character controller. Sometimes shapecasts will return the normal of a vertex or edge feature when a face normal is necessary for things like wall/ramp sliding logic.

Not sure what the best way to go about implementing this feature would be, somebody in the bevy physics channel suggested adding a `force_face_normals` field to ShapeCastOptions.

Possible related issue: https://github.com/dimforge/parry/issues/193

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.