bevy/benches/benches/bevy_picking
Aevyrie a3d406dd49
Upstream raycasting UVs (#19791)
# Objective

- Upstream mesh raycast UV support used in #19199

## Solution

- Compute UVs, debug a bunch of math issues with barycentric coordinates
and add docs.

## Testing

- Tested in diagetic UI in the linked PR.
2025-06-24 18:10:59 +00:00
..
main.rs Make benchmark setup consistent (#16733) 2024-12-10 20:39:14 +00:00
ray_mesh_intersection.rs Upstream raycasting UVs (#19791) 2025-06-24 18:10:59 +00:00