mthiboust / hexgrid-anim

Animation of infinitely nested hexagonal grids

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hexgrid Anim

Playing with hexagonal grids with Manim.

Infinite nested hexgrids

Installation

See Manim to install Manim.

Usage

To generate an animation:

manim -pql ./hexgrid-anim/animation.py CreateInfiniteNestedHexGrid # Low resolution
manim -p ./hexgrid-anim/animation.py CreateInfiniteNestedHexGrid # High resolution

Credits

About

Animation of infinitely nested hexagonal grids

License:Apache License 2.0


Languages

Language:Python 100.0%