collision-rs icon indicating copy to clipboard operation
collision-rs copied to clipboard

Fixed rounding problem in SimplexProcessor2

Open hayashi-stl opened this issue 4 years ago • 0 comments

The main changes are in src/algorithm/minkowski/gjk/mod.rs and src/algorithm/minkowski/gjk/simplex/simplex2d.rs. Everything else is the result of running cargo fmt. This addresses issue #115.


This change is Reviewable

hayashi-stl avatar Jun 26 '20 04:06 hayashi-stl