Playing with hexagonal grids with Manim.
See Manim to install Manim.
To generate an animation:
manim -pql ./hexgrid-anim/animation.py CreateInfiniteNestedHexGrid # Low resolution
manim -p ./hexgrid-anim/animation.py CreateInfiniteNestedHexGrid # High resolution
- Manim
- Amit Patel for his very useful guide on hexagonal grids