Skip to content

◌ Folio MMXXVII

Loading folio

000

§02.11 — Lab Playground

VoronoiCells

A Voronoi tessellation of moving sites — the cursor adds a heavy site that warps the entire diagram in real time.

  • Tech

    Computational Geom · 2027

  • Status

    Live

  • Renderer

    WebGL2 / fallback

  • Updated

    MMXXVII

Live · move the cursor
Computational Geom · 202760 fps target

◊ Brief

A Voronoi tessellation of free-floating sites, redrawn every frame. The cursor adds a heavy site that warps the surrounding cells without snapping the diagram.

  • site count36
  • drift speed1.2 px/f
  • cursor weight0.55×
  • raster step5 px

§README

  1. §01Each pixel is colored by which site is nearest. The cursor counts as a virtual site — its distance is scaled, so you can dial how dominant it is.
  2. §02Click anywhere to scatter the sites. Useful for building blue-noise-ish backgrounds.