Skip to content

Research: Voronoi tiling for foam structure #18

@pjt222

Description

@pjt222

Summary

Investigate using Voronoi tessellation for generating realistic foam cell structures.

Background

Voronoi diagrams naturally arise in foam and bubble physics:

  • Each cell in a dry foam approximates a Voronoi cell around the bubble center
  • Plateau's rules emerge from minimizing surface area in Voronoi-like structures
  • Weighted Voronoi (Laguerre) diagrams account for different bubble sizes

Research Questions

  1. Can Voronoi tessellation generate realistic foam geometry more efficiently than N-body simulation?
  2. How to combine Voronoi structure with thin-film interference rendering?
  3. What algorithms exist for 3D Voronoi/Laguerre diagram computation on GPU?

Potential Approaches

  • Power diagrams (Laguerre tessellation) for polydisperse foams
  • Centroidal Voronoi tessellation for equilibrium foam structure
  • Fortune's algorithm adaptation for 3D
  • Jump flooding for GPU-accelerated Voronoi

References

  • Weaire & Hutzler "The Physics of Foams" (Oxford, 1999)
  • Brakke "The Surface Evolver" (Experimental Mathematics, 1992)
  • Voronoi-based foam models in computational geometry literature

Related Issues

Labels

research, enhancement

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestresearchResearch-level extensions

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions