mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-09-18 20:02:25 +08:00
feat: add support for manimgl
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
from manim import *
|
||||
# If you want to use manimgl, uncomment change
|
||||
# manim to manimlib
|
||||
from manimlib import *
|
||||
|
||||
from manim_slides import Slide, ThreeDSlide
|
||||
|
||||
|
Reference in New Issue
Block a user