dimforge / dimforge/parry

Macroquad examples tracking issue

Open
#261 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
867
Forks
157
Avg merge
7d 13h
Merged PRs (30d)
2

Description

| example | PR|Note
|--------|--------|--------|
| points in poly | https://github.com/dimforge/parry/pull/210 |no 3d version|
| raycast | https://github.com/dimforge/parry/pull/234 ||
| intersection plane | https://github.com/dimforge/parry/pull/250 ||
| projection | https://github.com/dimforge/parry/pull/234 ||
| Convex hull |https://github.com/dimforge/parry/pull/256 ||
| AABB | https://github.com/dimforge/parry/pull/257 ||
| Bounding spheres | https://github.com/dimforge/parry/pull/259 ||

full examples list:

~~aabb3d~~
ball3d
~~bounding_sphere3d~~
capsule
cone
contact_query3d
convex3d
~~convex_hull3d~~
convex_try_new3d
cuboid3d
cylinder
distance_query3d
getting_started
mesh3d
plane3d
~~plane_intersection~~
polyline3d
~~project_point3d~~
proximity_query3d
solid_point_query3d
solid_ray_cast3d: :construction: ; probably adaptations to make to #234 to use more of the API.
time_of_impact_query3d

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.