KO
|
EN
gitlite — search
Search
#typescript
#rust
#python
#nodejs
#ai
#react
#mcp
#javascript
#llm
#mcp-server
#cli
#windows
snowflake
★ 113
Open GitHub ↗
Snowflake Generator
Download README (.md)
Explore Similar Repositories
react-native-fabric-crashlytics
:
Implements crash reporting on top of react-native-fabric library.
DMCustomModalViewController
:
A UIViewController which take a root view controller and present it modally with a nice animation
jsonresume-theme-caffeine
:
Caffeine theme for the JSON Resume project
go-merkle-tree
:
Go language to build and check keybase's sitewide merkle tree.
imgix-php
:
A PHP client library for generating URLs with imgix
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
snowflake
?
Download (.md)
 This is a snowflake simulator written in python by Rachael Holmes and Giles Hall. It builds realistic looking snowflakes by modeling the phase transistions between water molecules at a mesoscopic scale. The model is lifted (verbatim) from "MODELING SNOW CRYSTAL GROWTH II: A mesoscopic lattice map with plausible dynamics" by Janko Gravner and David Griffeath. Requirements: - PyPy (for fast execution of the simulations) - PIL for exporting graphics (PyPy accesible) Requirements for Laser Cutting: - Python only (no PyPy support) - PIL (Python accessible) - potrace (For translating SVG) - scipy/numpy (For clustering) Requirements for 3D Printing: - PyPy or Python - PIL (PyPy/Python accessible) - potrace (For translating SVG) 