Skip to content

Latest commit

 

History

History
executable file
·
25 lines (16 loc) · 1.19 KB

README.md

File metadata and controls

executable file
·
25 lines (16 loc) · 1.19 KB

Source codes of the "Engineering mathematics and simulation illustrations" videos

About

This repository contains the source codes of the animations in the "Engineering mathematics and simulation illustrations" series. The codes are developed using the Manim community package in Python.

After installing Manim, you can simply build and run the animations with this command:

manim -pqh pde_animation.py PDE

or this one for producing a low quality video.

manim -pql pde_animation.py PDE

Source files

The following list shows the Manim source files used to produce the animations: