Skip to content

Instantly share code, notes, and snippets.

View brycecorbitt's full-sized avatar
:bowtie:

Bryce Corbitt brycecorbitt

:bowtie:
View GitHub Profile
@brycecorbitt
brycecorbitt / binary_number.py
Created June 10, 2021 01:43
Manim Binary Number Display
"""
Manim Binary Number Display
by Bryce Corbitt
"""
from manim import *
import numpy as np
from color_scheme import SolarizedDark as Scheme
default_font='Apercu Mono Pro' # You probably want to change this to a free font