Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Macroquad examples tracking issue #261

Open
Vrixyz opened this issue Sep 4, 2024 · 1 comment
Open

Macroquad examples tracking issue #261

Vrixyz opened this issue Sep 4, 2024 · 1 comment

Comments

@Vrixyz
Copy link
Contributor

Vrixyz commented Sep 4, 2024

example PR Note
points in poly #210 no 3d version
raycast #234
intersection plane #250
projection #234
Convex hull #256
AABB #257
Bounding spheres #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: 🚧 ; probably adaptations to make to #234 to use more of the API.
time_of_impact_query3d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@Vrixyz and others