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

fix 5088. Voronoi On Mesh. Append input socket for mask #5097

Merged

Conversation

satabol
Copy link
Collaborator

@satabol satabol commented Mar 29, 2024

fix #5088

  • fix performance voronoi on mesh. If count of point more or equals 4 then select 4 point randomly and test are they not in one plane. If true then use delaunay without 4D tricks.
  • append mask input and source sites output

image

image

file for tests:

Voronoi On Mesh.mk3.tests.001.blend.zip

satabol added 6 commits March 20, 2024 22:22
… then select 4 point randomly and test are they not in one plane. If true then use delaunay without 4D tricks.

- append mask input and source  sites output
- Update menus
- append inversion of mask (output index of sites can by inverted)
@satabol
Copy link
Collaborator Author

satabol commented Apr 5, 2024

image

Voronoi On Mesh.mk3.tests.001.blend.zip

VoronoiOnMesh.Invert.mp4

@satabol
Copy link
Collaborator Author

satabol commented Apr 6, 2024

@satabol satabol merged commit 8c254b4 into master Apr 6, 2024
1 of 2 checks passed
@satabol satabol deleted the fix_5088_Voronoi_On_Mesh_Append_input_socket_for_mask branch April 6, 2024 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Voronoi On Mesh. Append input socket for mask
1 participant