Skip to content

Repository containing all code for the videos on the Reducible YouTube channel

Notifications You must be signed in to change notification settings

rohithnair719/Reducible

 
 

Repository files navigation

Reducible

Repository containing all code for the videos on the Reducible YouTube channel. This entire repository makes use of 3blue1brown's open source library manim: https://github.com/3b1b/manim

In general, I avoided changing too much of the source of manim to minimize the issues others may have trying out the code. There is one case where I changed the source code for manim for the graph theory videos. If you run into any issues with running the graph theory videos, see this issue: nipunramk#1. Another case where I have modified the source library for manim is adding colors in the manimlib/constants.py. If you see colors not defined when trying to run the code, you must define the hex value of the color inside the COLOR_MAP dictionary in that file.

About

Repository containing all code for the videos on the Reducible YouTube channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.1%
  • TeX 26.9%