Some scientific visualizations using manim.
- grating.py: diffraction at a double slit
- grating_2.py: diffraction at a grating
- Snell.py: Snell's law
- Vibrations.py: degrees of freedom in a linear, triatomic molecule
- Python
- manim
- manim-slides
- matplotlib (can be removed with minor changes)
- numpy
- To create videos, run
manim-slides render <filename>.py
- To create pptx, run
manim-slides convert <filename>.pptx