Skip to content

Frame renderer for the "Sandpiles" video

Notifications You must be signed in to change notification settings

ninivert/Sandpiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Sandpiles

Source code used for generating Sandpiles on La Chaine des Poubelles.

Python implementation

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++.

JavaScript implementation

Live demo here

Under the /docs/ directory, hosted with GitHub pages.

About

Frame renderer for the "Sandpiles" video

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages