manim-animations
There are 43 repositories under manim-animations topic.
Rickaym/manim-sideview
A Manim utility extension for Visual Studio Code.
MarkHoo/manim-docs-zh-hans
Manim 社区版中文文档
bmmtstb/manim-meshes
2D and 3D basic mesh implementation for manim
DevTaoism/intro-manim
Learn Manim with our carefully designed and well-structured video course
jeqcho/kopitiam-maths
Kopitiam Maths is a youth movement to foster national mathematics interest among students.
Monotirg/Math-animation
Source-code for math animations
erupturatis/Neat-Manim
Visualising your neat algorithm networks with the manim library. Works specifically for the neat-python library
igreat/animations
Here is where I will put all the code I use to generate my explanatory videos!
yusancky/Manim-videos
Source Code of my Videos made by Manim
LeeSinLiang/Neural-Network-Manim
Code for my youtube video: Neural Network Crash Course, Ep 1
mc-cat-tty/HopfieldOCR
A Hopfield network to reconstruct patterns (numerical digits) and cope with noise.
redayzarra/study-manim
These are all my notes, lessons, and tutorials I have followed to learn 3b1b's Manim library. Manim is a python animation library that allows users to create graphs, visuals, animations, and even write LaTeX math formulas. I hope to finish the tutorials and create my own YouTube videos for viewers to learn concepts visually.
bhavik-goplani/Matrix_mult_manim
📽 Cannon & Fox Algorithm Animation using Manim
FilipFilchev/PythonProjects
Python Apps & Games + Notebook-Tutorials
jonaswaller/nn-visualization-video
(2021) Educational Video on Neural Networks
SamueleFacenda/Python-Scripts
random scripts from my computer
shankarmahadevan17/venturimeter
The venturimeter works on the principle of Bernoulli's equation, i.e., the pressure decreases as the velocity increases. The cross-section of the throat is less than the cross-section of the inlet pipe.The animation is done in python manim
Wing900/Manim-Learning-Animations-
这个仓库包含了我在学习 Manim 过程中创建的一系列动画。希望可以给他人参考学习。This repository contains a series of animations I created while learning Manim. I hope it can serve as a reference for others to learn from
angelgardt/wlm-sdarp
World of Linear Models: Statistics & Data Analysis in R
devroopsaha744/Elevate
This project implements and visualizes various disk scheduling algorithms using the analogy of elevators in a building. The primary algorithms include FCFS, SSTF, SCAN, LOOK, and their circular versions.
FizzyViking/LinkedList-Visualising-with-Manim
Bachelor Project with the goal of producing a number of animations, which describes the implementations and operations of the LinkedList data structure
Inc44/ManimAnims
ManimAnims is a curated set of animations crafted using the Manim library. The repository aims to showcase the power and versatility of Manim in creating math visualizations.
itsMont/Ajuste-Lineal-por-Minimos-Cuadrados
En este repositorio se encuentran los archivos de animación realizados en Manim para la exposición de Álgebra Lineal 2022-2
kristianbonnici/manim-animations
Collection of my animations made using Manim (community edition) animation engine.
MoaydShagaf/ManimArabic
A project dedicated to extending Manim, the mathematical animation library, with full support for the Arabic language. This includes RTL text rendering, Arabic mathematical notation.
ppmpreetham/manimations
Manim animations I make for my YouTube
praeclarumjj3/manim_anim
Code for animations used in the blog on The Curse of Dimensionality
reposcuola/vertexcover
WARNING ITALIAN - Repository per il nostro progetto PCTO
swtnikita50/manim-mycodes
Manim Codes for logo animation
umarwaseeem/Activation-Func-Visualizer
Visualize Neural Network activation functions with a python manim library script
padleh/manimprojects
A little simple manim animation that i use on my notes
aripiz/math-animations
Mathematical animations for my teaching activities created with Manim.
Manim-X/manimx-examples
manimx-examples
Shellteur/Manim
This is created using the public Manim lib and its corresponding dependencies
skipperr254/manim
A repo for all my manim code I will be writing to make awesome illustrative animations.
wolfiesell/Cannons-Algorithm-Visualization
A visualization of Cannon's algorithm for distributed memory matrix multiplication. Made with the Manim library.