Y
Hacker News
new
|
ask
|
show
|
jobs
by
barbs
2230 days ago
I feel like there are lots of mathematical / programming concepts that could be explained through animation. Anyone got any good examples?
4 comments
jmiserez
2230 days ago
3blue1brown is great, e.g. his Fourier transform animation is super intuitive:
https://youtube.com/watch?v=spUNpyF58BY
He has opensourced his animation engine "manim" used in his videos:
https://github.com/3b1b/manim
link
Sohcahtoa82
2229 days ago
Thank you for showing me that Fourier transform video. I've never understood how it worked because usually they just show the integral and call it good.
link
aasasd
2230 days ago
There are plenty of animations/videos about algorithms, all the way up to Hungarian folk dancing:
https://youtube.com/user/AlgoRythmics/videos
link
inersha
2230 days ago
I follow Tamás Görbe on Twitter and he regularly posts cool mathematical animations:
https://twitter.com/TamasGorbe/status/1238448040521932801
link
alex7o
2230 days ago
This was very useful while learning stats:
https://m.youtube.com/channel/UCtYLUTtgS3k1Fg4y5tAhLbw
link
He has opensourced his animation engine "manim" used in his videos: https://github.com/3b1b/manim