Dan Cervelli
Dan Cervelli
In the course of getting strange, very long paths, I found that `Utils.mergeVertices` isn't merging vertices within `tolerance` distance of each other: This debugging image shows the navmesh with vertices...
[EffectComposer.tsx](https://github.com/pmndrs/react-postprocessing/blob/master/src/EffectComposer.tsx#L117) sets the size of the renderer based on the value of `size` from `useThree()`. When using the [View](https://github.com/pmndrs/drei?tab=readme-ov-file#view) component from `react-three-fiber`, that `size` value doesn't necessarily track the size...