Explore the fascinating world of space-filling curves in this 28-minute video tutorial on animating the Hilbert Curve. Dive into the mathematical concept, starting with an introduction to the curve and its properties. Learn how to implement the first iteration of the Hilbert Curve using code, then progress to creating higher-order curves. Discover techniques for filling space with the curve and adding color to enhance visualization. Gain insights into potential applications and further ideas for exploration. Perfect for coding enthusiasts and math lovers alike, this tutorial offers a hands-on approach to understanding and implementing this classic mathematical concept through programming.
Overview
Syllabus
Introduction.
The Hilbert Curve.
Hilbert Curve: First Iteration.
Adding Higher Orders.
Filling Space.
Adding Color.
Conclusions and Ideas.
Taught by
The Coding Train