ClosestPoint (Line 3D)
Author: | dominikKoller |
Date: | 27 Oct, 2016 |
Category: | module |
Credits: | dominikkoller |
Download
64bit
Description
This is something small I've needed often and always ended up remaking.
Simply gives the closest point on a line, distance and whether it's on the defined linesegment or on the infinitely extended line.
Question to devvvvs: Do you still add things like these to the addonpack? If so, is a PR the way to go?
Mainly taken from https://forum.unity3d.com/threads/math-problem.8114/#post-59715
Comments
Comments are no longer accepted.Please create a new topic in the vvvv beta forum to discuss this contribution.
i made something like this earlier for getting the minimal distance of polygons -> see here: minimum-polygon-distance