PluginsΒΆ
Plugins extend Manim with additional features.
The plugins are also available on GitHub.
Install Mscene
%pip install -q mscene
Add Plugins
import mscene
%mscene plugins
Install Mscene
pip install -q mscene
Add Plugins
mscene plugins
Import Plugins
from mscene.plugins import *