Skip to content

joshleeb/snowhash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snowhash

Procedurally generate a unique snowflake from a hash.

There will eventually be a post on joshleeb.com explaining how the Snowhash algorithm works. In the mean time there is a demo up at joshleeb.com/snowhash.html.

Building

To build just the snowhash library:

$ git clone https://github.com/joshleeb/snowhash.git && cd snowhash
$ cargo build

Acknowledgement

This project is based on Snowflake by Raph Levein which is "an implementation of procedural generation of snowflakes."

About

Procedurally generate a unique snowflake from a hash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published