Manim Tutorial Series E05: Interactivity | Mathematical Animations WITH EASE

Manim is a free and open-source, community-maintained Python library for creating (mathematical) animations originally started by Grant “3blue1brown“ Sanderson. This tutorial series is a guided tour through Manim's features. This episode covers a very particular feature: keyboard and mouse interactivity with the OpenGL renderer – enjoy! #manim #tutorial #animation #python #programming #math #3blue1brown ### Links to resources - Jupyter worksheet (copy code to run locally, interactivity does not work online): - OpenGL user guide by aquabeam: - Issue #2669: - pyglet documentation: - pyglet key constants: - Interactive Scene methods source code: htt