Ask HN: What do you use for programmatic drawing?
https://news.ycombinator.com/item?id=29190232When you need to write some program that calculates and shows something quick you probably write some console program in whatever language.
But what do you personally do, when you need a quick program that needs to draw some arbitrary graphics?
What languages and libraries do you use to draw something quick to see it, save it or animate it without a hassle?