3blue1brown
There are 31 repositories under 3blue1brown topic.
helblazer811/ManimML
ManimML is a project focused on providing animations and visualizations of common machine learning concepts with the Manim Community Library.
thatSaneKid/fourier
A visually intuitive take on Fourier Transform based on a youtube video by 3Blue1Brown
prajwalsouza/Epidemic-Simulation
An interactive inspired by 3Blue1Brown's 'Simulating an Epidemic' video.
skyzh/fourier-transform-drawing
Inspired by 3Blue1Brown. Apply fourier transform to an SVG path and draw the result on canvas.
prajwalsouza/Counting-Collisions
Calculations for an interactive/simulation inspired by an awesome video by 3Blue1Brown.
prajwalsouza/Complex-Functions
An interactive for visualizing complex functions based on a 3Blue1Brown video and also estimation of Riemann Zeta Function using Euler Maclaurin Summation.
antonin-lfv/Manim
Creating animations with the python's library Manim
pointm/SelfSimilarFractal
This is a repository that visualizes self similar fractal using Manim, a Python library for creating animated scenes. Additionally, it modifies 3B1B's `fractal.py` to be more compatible with manimCE.这是一个使用 Manim 这个 Python 库来创建动画场景的仓库,它可以可视化 Julia 集合。另外,它还修改了 3B1B 的 `fractal.py` 文件,使其更兼容 manimCE。
SOMONSOUM/Manim-Khmer-Open-Source
សួស្តីបងប្អូនដែលបានមកកាន់គម្រោងមែនីម៍ខ្មែរបើកទូលាយនេះ ខ្ញុំបានសម្រេចចិត្តរៀបចំការចែករំលែក និងការបង្កើតវីដេអូលក្ខណៈ Visualization ដោយប្រើ Animation Engine របស់ Python ហៅថា Manim ដែលត្រូវបានបង្កើតឡើងដោយ 3Blue1Brown។
achaval-tomas/Manim-Projects
Repo to store every visualization I generate with manim.
eliavaux/putnam-1992
Putting the 1992 Putnam Test question A-6 into code.
GSri30/MathsAnimations
This repository consists of all the useful animations related to theorems and other stuff in maths (of 1st year). We are using a software called "manim" for this purpose.
zachartrand/SoME-3-Living
Summer of Math Exposition 3 - How does a computer/calculator compute logarithms?
Atlinx/3B1B-Linear-Algebra
Obsidian/Foam notes for 3Blue1Brown's series on linear algebra.
mitkonikov/animations
Animations in Manim
woctezuma/3b1b-wordle-solver
Solve Wordle and Dungleon puzzles with information theory.
achaval-tomas/Pi-With-Box-Collisions
Approximating digits of PI with box Collisions in C++ visualized using SDL2.
lokeshsapkota/Counting-pi-with-colliding-blocks
This project simulates a pool game where two rectangular blocks collide and give the value of π. Users can input the number of digits of π they want to consider, and the program calculates the corresponding value of π via the simulation of the collisions.
shubhamwani376/Counting-Collisions-3Blue1Brown
MATLAB implementation - Create pi using collisions of 2 blocks with a wall.
woctezuma/3b1b-videos
Optimize solver with block matrices.
c2karansingh/WeirdPI
A Unity implementation of 3Blue1Brown's Pi value calculation based on collision video: https://www.youtube.com/watch?v=jsYwFizhncE . We have extensively repurposed the code made by CelestialAmber (https://github.com/CelestialAmber/3Blue1Brown-Block-Collision-Problem-Unity)
hannahkaufman/intro-to-kaczmarz-video-code
The code for an introduction to Kaczmarz Method video I created for my honors program senior capstone.
manikBS/FourierHand
Here i am converting the drawing to its fourier series and draw it using epicycles.
mike-brady/collidingPi
Calculate the digits of Pi with colliding blocks. This is a response to A response to Grant Sanderson of 3Blue1Brown's video "The most unexpected answer to a counting puzzle" https://www.youtube.com/watch?v=HEfHFsfGXjs
ThatGoblinKing/CollisionSim
A recreation of a video by 3Blue1Brown wherein they use collisions of 2 squares of a specific mass to calculate digits of pi
ANSHPG/ManimOne
This repository contains an animated intro created using Manim, a powerful mathematical animation engine. The animation showcases a 3D scene that progressively builds different elements and displays custom text messages.
CalebSerafin/SolveCheckerBoardWithkeyProblem
C# Program that solves the chessboard and coins puzzle
Clement-Lelievre/riemann_rearrangement_SoME2022
my contribution to the Summer of Maths Exhibition 2022
OnlyF0uR/Maths
A collective repository of math related challenges/demonstrations.
skipperr254/manim
A repo for all my manim code I will be writing to make awesome illustrative animations.