SiftNearmost (2d)
Author: | kalle |
Date: | 10 May, 2011 |
Category: | module |
Credits: | bjoern, lasal |
Download
Description
 help-DirectX Renderer_2011.05.10-03.29.10.jpg)
inspired by quantize-xy-values-using-other-spread-as-root
finds for each Filter XY point the nearmost (or farmost) Input XY point
Comments
Comments are no longer accepted.Please create a new topic in the vvvv beta forum to discuss this contribution.
not sure why but it seems there are some lost connections in the patches.
yep, i have the same problem.
hhm, done in beta23
Beta25.1 corrupts a few Nodes when loading the Beta23-version.
It changes Transform (Transform 2d) into Translate (Transform), but when you change back in Beta25.1 it funnily remembers the Scale pin's values.
Also it changes Vector (2d Join) into Vector (3d Join) but only inside the modules; not within the helppatch.
really strange.
in beta 25, the same
@kalle: the xml of the beta23 version looks a little bit arbitrary... Vector (2d Join) nodes have a Z and Transform (2d) X Y in addition to TranslateX and TranslateY also the nodename is Vector (2d Join) while the systemname is Vector (3d Join) cleaning everything to how it is supposed to be, it opens up perfectly in 25.1
fixed