Skip to content

Source code of videos created using Manim (community edition) for illustrating mathematical concepts

Notifications You must be signed in to change notification settings

TuxRiders/mathematics-illustrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Source code of videos created using Manim (community edition) for illustrating mathematical concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages