Skip to content

ItgelGanbold98/Visualizing-Physics-with-Python-Website

Repository files navigation

Visualizing_Physics_Code

HTML5 JavaScript CSS3 Python

This website explains the basics of Manim Python Library. It is a powerful tool that can visualize concepts in mathematics and physics. Created by the YouTuber and educator Grant Sanderson, Manim has reinvigorated the thrist for mathematical learning for many people across the world. The website is not live due to monetary reasons. However, screenshots are provided.

My visualizations in this website are made for undergraduate physics laboratory experiments. The codes Bohr model, Momentum and Draw_Circle are written provided.

Python codes that are used for each scene are separated by a comment.

To run the first code, first you need to install Manim along with its multiple dependencies. Next, type the following in the terminal (without the ''):

'python code.py Draw_Circle -pqh'

Change the name to the scene you want to render.

About

Manim codes that are used as the example in the website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published