Hey there,
I’m using vvvv gamma 2021.4.9 preview-0975.
I am playing around with the DistancePlanPoint node, and have been struggling understanding why a point belonging to the plane was reporting a non-zero distance.
By noodling around a bit, I found out that this is fixed if I multiply by -1 the coordinates of the point that I input to DistancePlanPoint.
Is there something I’m missing in the (rather simple) logic of how DistancePlanPoint should be used, or is it a proper bug report that here comes with an easy fix? :)
Hope this helps!
T
debug-DistancePlanePoint_20220522.vl (20.2 KB)