2D Grid ======= This demo presents the grid scene in 2D and shows how the animation state evolves over time with lib-anim. The script defines a canva, adds the corresponding items, and updates them frame by frame to produce the final motion. .. raw:: html 2D grid demo Full Code --------- .. literalinclude:: ../../../demo/2d_grid.py :language: python :linenos: