snowflake icon indicating copy to clipboard operation
snowflake copied to clipboard

Snowflake Generator

Results 3 snowflake issues
Sort by recently updated
recently updated
newest added

Removed redundant code from engine.py, expanded readme for requirements for 3d pipeline, misc minor code cleanup

https://www.youtube.com/watch?v=CRTZVk1Mt3Y describes how names can be used as seeds for forming snowflakes, but running snowflake.py with different names doesn't result in statistically different looking snowflakes. Is there an additional step...

I installed the dependencies (but using pillow instead of PIL) and then run the installation script with `$ ./install.sh`. When I try to execute the script with `$ ./build/scripts-2.7/snowflake.py`, I...