Similar Channels to Reducible on the Channel Galaxy Map
YouTube Channel Recommendations for people who like Reducible (Click a channel's button below to go to their page on Channel Galaxy and find more new YouTube suggestions)
About Reducible
This channel is all about animating computer science concepts in a fun, interactive, and intuitive manner.
Recent Videos from Reducible
How PNG Works: Compromising Speed for Quality
Visit https://brilliant.org/Reducible/ to get started learning STEM for free, and the first 200 people will get 20% off their annual premium subscription.
Chapters:
0:00 Introduction
1:35 Exploiting redundancy
2:09 Huffman Codes
4:22 Run Length Encoding
5:23 Lempel-Ziv Schemes (LZSS)
13:50 Transf… The Unreasonable Effectiveness of JPEG: A Signal Processing Approach
Visit https://brilliant.org/Reducible/ to get started learning STEM for free, and the first 200 people will get 20% off their annual premium subscription.
Chapters:
00:00 Introducing JPEG and RGB Representation
2:15 Lossy Compression
3:41 What information can we get rid of?
4:36 Introducing YCbCr… How Computers Draw Weird Shapes (Marching Squares)
In this video, we start with an interesting animation of blobby objects which we introduce as metaballs. There's a lot of surprisingly intricate ideas behind making these objects render on a screen. We'll see how folks in computer graphics attempted to solve this problem through a really elegant al…