Makie does not update the plot during an animation - General Usage - Julia Programming Language
Working with lots of geometry objects, I wrote some recipes to plot such objects using low-level commands like lines! and scatter!
I have a master-recipe that combines all of those so that my call sequence remains simpl…