shithub: boids

RSS feed

f3905b21 – rodri <[email protected]> authored on 2020/06/10 18:35
implement boids algorithm.

e93cc98d – rodri <[email protected]> authored on 2020/06/09 18:43
unnecessary realloc tagging.

6572c456 – rodri <[email protected]> authored on 2020/06/09 18:39
initial commit. first stages of simulation, per-second steps avoiding the jail bars.