-
Notifications
You must be signed in to change notification settings - Fork 234
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
Comments
Not sure I understand what it does. Transforms separated parts? What's difference with transforming them manually afterwards? |
Hi.
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. |
так-то matrix apply делает то же самое, но как опция не помшает. |
Matrix Apply is post process. This socket work in process (as a parameter). You can not get this result after this node. |
Sverchok master 1.3.
What do you think?
This socket will apply transform source mesh on every site to simplify creation irregular object by Voronoi algorithm. Expected results:
Only Scales:
![image](https://private-user-images.githubusercontent.com/14288520/399183607-81bdf3a0-10f3-489c-b8a4-d9caf866009d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxOTAzNzAsIm5iZiI6MTczOTE5MDA3MCwicGF0aCI6Ii8xNDI4ODUyMC8zOTkxODM2MDctODFiZGYzYTAtMTBmMy00ODljLWI4YTQtZDljYWY4NjYwMDlkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDEyMjExMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNhZWNiMjIwNWQ1NWUyN2VkYWQ1OGZiMTEyOWZlZDc0ZjViZmYxZGRiZTk4NzUzOWI5NDg4ODhmYTFhYzBmMjQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.w8WDqGah_2f4641tjajvWmHj7LgvDd7y4I9wo3UtO6E)
Only Rotates:
![image](https://private-user-images.githubusercontent.com/14288520/399183427-ada9904e-abc4-41e8-931d-6262f291c474.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxOTAzNzAsIm5iZiI6MTczOTE5MDA3MCwicGF0aCI6Ii8xNDI4ODUyMC8zOTkxODM0MjctYWRhOTkwNGUtYWJjNC00MWU4LTkzMWQtNjI2MmYyOTFjNDc0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDEyMjExMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWIzYTQzYmI0NzBjNjRkNTQwZTAxZGFlZmIzYTExN2VlZmNiNTAxODliMjFhOWJjNjE4OGQ5MTM0Nzc0OTNhZDkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.q_HOixLoayZJS3n0zgNGJjxfNMlWLKNOcTD47SOJ5Ns)
What do you think?
The text was updated successfully, but these errors were encountered: