All examples By author By category About

molecule

Voronoï playground: weighted Voronoï relaxation

This block experiments the Lloyd's relaxation algorithm on weighted sites.

This block is an adaptation of veltam's Voronoi relaxation block, which applies the algorithm to basic, non-weigthed, sites.

At each iteration

The algorithm stops when each site no longer moves (more exactly, when each site moves below a certain treshold).

User interactions :

Acknowledgments to :

forked from Kcnarf's block: Voronoï playground: weighted Voronoï relaxation