issues
search
dimforge
/
parry
2D and 3D collision-detection library for Rust.
https://parry.rs
Apache License 2.0
591
stars
104
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: make connected component calculation infaillible + add helper functions
#291
sebcrozet
closed
1 day ago
0
implement SimdBestFirstVisitor for IntersectionCompositeShapeShapeVisitor
#290
Vrixyz
opened
2 days ago
0
mesh_intersection between two meshes with co-planner triangles crashes the test
#289
piaoger
opened
2 days ago
0
Add CI on v.* branches
#288
Vrixyz
closed
1 week ago
0
Fix enhanced-determinism compilation
#287
Vrixyz
closed
1 week ago
0
Improve robustness of mesh/mesh intersection
#286
sebcrozet
closed
2 weeks ago
0
Changelog: add missed breaking changes from #273
#285
Vrixyz
closed
1 week ago
0
Degenerate face normal enum
#284
Vrixyz
opened
2 weeks ago
0
User Guide missing contents
#283
evanpasko
opened
1 month ago
0
Addressing fallibility issues
#282
bellwether-softworks
opened
1 month ago
0
Parry testbed exploration
#281
Vrixyz
opened
1 month ago
0
Wrong figure generated by from_convex_polyline or wrong contains_local_point detection
#280
inferrna
closed
1 month ago
1
Create constructor for ConvexPolyline that does not remove any vertices
#279
Ughuuu
closed
1 month ago
0
Create constructor for ConvexPolyline that does not remove any vertices
#278
Ughuuu
opened
1 month ago
0
Give option to not remove vertices when constructing ConvexPolyline and other such shapes
#277
Ughuuu
opened
1 month ago
1
Deterministic HashSet
#276
Vrixyz
closed
1 week ago
0
Add comments to common_macroquad* files
#275
Vrixyz
closed
3 weeks ago
0
`parry::query::contact` Does not work with heightfield
#274
Ughuuu
opened
2 months ago
0
Address a few TODOs
#273
Vrixyz
closed
3 weeks ago
2
Explaination in example on #[allow(dead_code)] usage
#272
Vrixyz
closed
2 months ago
0
Intersecting a same mesh on a same position results in holes
#271
Vrixyz
opened
2 months ago
0
`intersect_meshes` on same mesh results in holes
#270
Vrixyz
opened
2 months ago
0
Add `utils::HashSet`
#269
Vrixyz
closed
1 week ago
0
Fix wavefront tests + new test for different pos + add them in ci
#268
Vrixyz
closed
2 months ago
0
clippy ci
#267
Vrixyz
closed
2 months ago
0
Example convex_decomposition
#266
Vrixyz
opened
2 months ago
1
fix point_in_poly2d for self-intersecting polygons
#265
sebcrozet
opened
2 months ago
0
Should convex decomposition return an option or a result?
#264
hakolao
opened
2 months ago
0
Prevent crash in epa2 and epa3 ::closest_points if all is_project
#263
wlinna
opened
2 months ago
3
Propagate errors from mesh creation
#262
Vrixyz
closed
2 months ago
0
Macroquad examples tracking issue
#261
Vrixyz
opened
2 months ago
1
Bounding sphere merge sometimes results in non including both shapes
#260
Vrixyz
opened
2 months ago
0
Example bounding sphere using macroquad
#259
Vrixyz
closed
2 months ago
0
Fix minor bug in mesh mesh intersection
#258
Makogan
closed
2 months ago
1
aabb example using macroquad
#257
Vrixyz
closed
2 months ago
0
Convex hull example
#256
Vrixyz
closed
2 months ago
1
Parry benchmarks compilation
#255
Vrixyz
closed
2 months ago
0
Implement pseudo normals for polyline similar to how it's done in 3D for trimesh and heightmapfield
#254
Ughuuu
opened
2 months ago
0
epa3.rs panic in `closest_points`
#253
bellwether-softworks
opened
3 months ago
4
Consider using `polyhedral_mass_properties`
#252
mo8it
opened
3 months ago
0
Projection example reimagine
#251
Vrixyz
opened
3 months ago
0
Add an example for projection
#250
Vrixyz
closed
2 months ago
1
add an example for intersection plane
#249
Vrixyz
closed
3 months ago
1
Fix infinite loop in `intersection_with_local_plane`
#248
Vrixyz
opened
4 months ago
0
fix: finish doc sentence
#247
Vrixyz
closed
4 months ago
0
Crash in epa3.rs
#246
ethereumdegen
opened
4 months ago
1
Improve convergence of epa algorithm in case it's stuck
#245
Ughuuu
closed
3 months ago
4
Adding Qbvh examples
#244
RuelYasa
opened
4 months ago
0
Fix unlisted features
#243
Vrixyz
closed
4 months ago
0
Scrape examples
#242
Vrixyz
closed
3 months ago
0
Next