Open
Description
The black dots marring the single-precision implementations are because of numerical error, which causes the hit to be computed as within the sphere, not on top of it. An easy fix is to move the collision point a tiny amount in the direction of the hit normal. I've verified that this works, so now I guess I have to change it in every implementation...
Metadata
Metadata
Assignees
Labels
No labels