Skip to content

Conversation

GlennWSo
Copy link

@GlennWSo GlennWSo commented Mar 1, 2023

Made changes to mesh_intersection.rs

Created an new function tracked_intersection that intersect meshes like intersect_meshes, but tracked_intersection also returns some metadata about the resulting trimesh so that the user can know from which input mesh each triangle was extracted.

Resolves #129

There is a number of ways one could go about create the tracking metadata, feedback would be much appreciated :)

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

Successfully merging this pull request may close these issues.

add option to track origin of mesh_intersection
1 participant