sverchok icon indicating copy to clipboard operation
sverchok copied to clipboard

Add Voronoi Sites Matrix into node "Voronoi on Mesh"

Open satabol opened this issue 1 year ago • 5 comments

Sverchok master 1.3.

What do you think?

image

This socket will apply transform source mesh on every site to simplify creation irregular object by Voronoi algorithm. Expected results:

image

Only Scales: image

Only Rotates: image

What do you think?

satabol avatar Dec 29 '24 19:12 satabol

Not sure I understand what it does. Transforms separated parts? What's difference with transforming them manually afterwards?

portnov avatar Dec 30 '24 05:12 portnov

Hi.

Transforms separated parts?

Algorithm create every part of whole source mesh. I suppose transform every source mesh on every site before bite source mesh on site. If transform parts after Voronoi then parts can overlap each other.

satabol avatar Dec 30 '24 10:12 satabol

Example: image

image

image

image

satabol avatar Dec 30 '24 10:12 satabol

так-то matrix apply делает то же самое, но как опция не помшает.

nortikin avatar Jan 08 '25 18:01 nortikin

так-то matrix apply делает то же самое, но как опция не помшает.

Matrix Apply is post process. This socket work in process (as a parameter). You can not get this result after this node.

satabol avatar Jan 08 '25 19:01 satabol