Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Voronoi Sites Matrix into node "Voronoi on Mesh" #5181

Open
satabol opened this issue Dec 29, 2024 · 5 comments
Open

Add Voronoi Sites Matrix into node "Voronoi on Mesh" #5181

satabol opened this issue Dec 29, 2024 · 5 comments
Labels
Proposal 💡 Would be nice to have

Comments

@satabol
Copy link
Collaborator

satabol commented Dec 29, 2024

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 satabol added the Proposal 💡 Would be nice to have label Dec 29, 2024
@portnov
Copy link
Collaborator

portnov commented Dec 30, 2024

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

@satabol
Copy link
Collaborator Author

satabol commented Dec 30, 2024

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
Copy link
Collaborator Author

satabol commented Dec 30, 2024

Example:
image

image

image

image

@nortikin
Copy link
Owner

nortikin commented Jan 8, 2025

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

@satabol
Copy link
Collaborator Author

satabol commented Jan 8, 2025

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Proposal 💡 Would be nice to have
Projects
None yet
Development

No branches or pull requests

3 participants