Modulo-Visualizer
A visualizer for modular arithmetic. Inspired by a Mathologer video describing patterns in multiplication tables and cardioids. Coded in python
using Tkinter
for the GUI, Turtle
for the canvas, and mingus
for the audio.
Contents
The Program
Singular Functions
Main.py - this program lets the user view a times table and tinker with the number of nodes or the colors of its elements.
Visual Demo Video
Visualizing.Multiplication_.Modular.Arithmetic.mp4
Animation
Animation.py - this program lets the user view an animation from a given start factor.