Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 479 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 479 Bytes

Summary

Some scientific visualizations using manim.

  1. grating.py: diffraction at a double slit
  2. grating_2.py: diffraction at a grating
  3. Snell.py: Snell's law
  4. Vibrations.py: degrees of freedom in a linear, triatomic molecule

Dependencies

  1. Python
  2. manim
  3. manim-slides
  4. matplotlib (can be removed with minor changes)
  5. numpy

Compile

  • To create videos, run manim-slides render <filename>.py
  • To create pptx, run manim-slides convert <filename>.pptx