Posted: 15 Dec 2016, 14:25
would be cool if we could feed array in inputs XY and get array out of 'point in path' on shapes modules so that it check if any point in the array is inside shape or not.
alternative reflexion, a way to manipulate paths could be nice. for exemple externalize this 'check if in path' via a module, a module would have path input (or XY array) and do this computation,
or for exemple shift path, scale, rotate, swap operations and feed back to path module, wich somehow should be doable just adding path points XY arrays outputs on shape module.
i would pers also love to be able to manipulate in sdk as well. for exemple given a path, easily check if a given XY point is in, . or maybe is there is some workable code to compute this ?
alternative reflexion, a way to manipulate paths could be nice. for exemple externalize this 'check if in path' via a module, a module would have path input (or XY array) and do this computation,
or for exemple shift path, scale, rotate, swap operations and feed back to path module, wich somehow should be doable just adding path points XY arrays outputs on shape module.
i would pers also love to be able to manipulate in sdk as well. for exemple given a path, easily check if a given XY point is in, . or maybe is there is some workable code to compute this ?