This is a snowflake formation simulator works interactively on web.
Try it -> https://monman53.github.io/snowflake/ (Warning: Heavy computation)
The numerical model is from J. Gravner, D. Griffeath work1, and lighting is inspired by Kenneth G. Libbrecht's photography2.
# Initial setup
npm install
# Launch development server
npm run dev
# Build
npm run build
Footnotes
-
J. Gravner, D. Griffeath, MODELING SNOW CRYSTAL GROWTH II: A mesoscopic lattice map with plausible dynamics Physica D: Nonlinear Phenomena, Volume 237, Issue 3, 2008, Pages 385-404 ↩