Source code used for generating Sandpiles on La Chaine des Poubelles.
Under the /python/ directory, it was used to generate the .avi files containing the animation.
Run the main_filesplitting.py
file to avoid being limited by the 4GB limit of .avi files in OpenCV.
In the repo directory, python main_filesplitting.py
It was very slow, next time I'll probably use node.js or C++.
Under the /docs/ directory, hosted with GitHub pages.