Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 681 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 681 Bytes

Manim for pedestrian dynamics

Collection of manim scripts to explain models and concepts of pedestrian dynamics.

Run

manim -pql CFM.py

or to produce high quality video (very slow, so this should be done when the video is production ready)

manim -pqh CFM.py 

Coolision Free Speed Model

collision_free_speed_model

Video

Anticipation velocity model

Video