Created by: portnov
This node calculates vectors directed from given vertices to the attractor. Vector lengths are calculated by one of physics-like falloff laws (like 1/R^2), so it looks like attractor attracts vertices. Attractor can be specified as:
- single point or set of points
- straight line (specified by point lying on the line and directing vector)
- plane (specified by point lying on the plane and normal vector).
Documentation is in progress, will push it in near time.