What software do you use to make your animations? My animations are made by programming. Most of them have been made with Processing (Java version). I’ve also been using openFrameworks which is similar to Processing but in C++. I also make stuff with shaders (GLSL) sometimes. How to learn to do this? To learn to draw stuff with code, I suggest watching The Coding Train. There are videos that explain programming from zero, but if you are already at least a little experienced in programming b...