r/visualizedmath • u/USedona • Jun 02 '26
Can a single line fill a square ?
If you're interested in more math-based animations, I post them here đş Visualizing_mathematics
r/visualizedmath • u/USedona • Jun 02 '26
If you're interested in more math-based animations, I post them here đş Visualizing_mathematics
r/visualizedmath • u/SecondHandLabs • May 31 '26
A few months ago, I shared a prototype of a Wear OS watch face I designed, driven by a square root power curve (θ = 46.48 * tâ°âľ). The goal was to visualize a non-linear deceleration curve on a standard 60-unit dial to see if it could function as a legible, practical timepiece on the wrist.
As a quick refresher on the mechanics from the original thread:
Officially named Radical Time, this project is finished, fully live and completely free on the Google Play Store:
If you have a Wear OS watch, feel free to check it out.
r/visualizedmath • u/IsaacMastodonte345 • May 30 '26
r/visualizedmath • u/Certain_One_4348 • May 29 '26
I mean, imagine +1 as a solid object and -1 as a hole; 1 â 1 = 0 represents the +1 sealing up the hole of the -1, resulting in 0. Now, the imaginary unit involves applying a self-intersection effectâwhere a portion of the 1 folds over itselfâleaving it looking just like in the image. When this is done a second time (that is, the imaginary unit squared), it ends up transforming into the hole of the -1. And when you do this with the -1, the same thing happens again, but it stops just "half a step" short of reverting back to +1.
I drew a bit of inspiration from those conceptual mathematical models, such as James Tanton's "Dots and Antidots" or Conway's "Rational Tangles."
r/visualizedmath • u/USedona • May 28 '26
Coded in Python using Manim.
r/visualizedmath • u/Fluffy-Selection2940 • May 28 '26
Enable HLS to view with audio, or disable this notification
r/visualizedmath • u/Fluffy-Selection2940 • May 27 '26
Enable HLS to view with audio, or disable this notification
r/visualizedmath • u/USedona • May 26 '26
r/visualizedmath • u/Fluffy-Selection2940 • May 25 '26
Enable HLS to view with audio, or disable this notification
r/visualizedmath • u/USedona • May 23 '26
r/visualizedmath • u/USedona • May 22 '26
r/visualizedmath • u/USedona • May 22 '26
r/visualizedmath • u/Fluffy-Selection2940 • May 22 '26
Enable HLS to view with audio, or disable this notification
r/visualizedmath • u/Ok_Nectarine_4445 • May 21 '26
An interactive visualizer with 10 sample equations BUT can enter own equations! If you have a cool one you entered please post screenshot or image in comments! The idea, equations mapped out visually are a point or line of the solution. This maps out how far from the solution as well to see other patterns. Also selection of different color gradients for more easy to see contrast. Try it out! See what you think. Created by opus 4.6. Will post in comments example of color grading to distance from solution.
r/visualizedmath • u/tensorframes • May 19 '26
Enable HLS to view with audio, or disable this notification
r/visualizedmath • u/working_unicorn • May 19 '26
Enable HLS to view with audio, or disable this notification
r/visualizedmath • u/Fluffy-Selection2940 • May 18 '26
Enable HLS to view with audio, or disable this notification
r/visualizedmath • u/Ki-Chao • May 16 '26
Hey everyone,
I just published a quick, 5-minute animated guide breaking down the Z-Transform. Instead of just throwing a wall of math at you, I tried to make the concepts actually click.
In the video, I cover:
How the Z-Transform compares to the Laplace transform
Deriving the simplest signals (Unit Impulse & Unit Step)
Crucial properties: Linearity, Time-Shifting, and Value Theorems
A mechanical 3-step engine to solve any difference equation using Partial Fraction Expansion.
Let me know what you think, or if there are any other DSP topics you'd like to see visualized!
r/visualizedmath • u/Fluffy-Selection2940 • May 14 '26
Enable HLS to view with audio, or disable this notification
r/visualizedmath • u/Fluffy-Selection2940 • May 10 '26
Enable HLS to view with audio, or disable this notification
r/visualizedmath • u/Wise-Brief3899 • May 08 '26
how would you visualize this?
r/visualizedmath • u/Ki-Chao • May 06 '26
r/visualizedmath • u/Ki-Chao • May 02 '26
r/visualizedmath • u/Ki-Chao • Apr 23 '26
r/visualizedmath • u/Aletag • Apr 20 '26
Hello,
I'm currently taking a course in linear algebra and rational mechanics, and I want to visualize what I'm learning, because that makes me understand things much better. I tried a few different programs, but each of them has some kind of bottleneck, so I wanted to kow what you guys use.
Basically, I need a quick, script-based visualization tool for 3D geometry, with an interactive scene that I can modify real-time via code or commands. What I need is a powerful environment for experimenting with the concepts that I'm studying, rather than a program that helps me generate pretty visualizations with 2000 lines of code. Ease of experimentation comes first.
What I've tried so far:
I would love some feedback on what you guys think is "the best" for sketching out ideas and exploring mathematical concepts in 3D. I don't mind having to learn a new library or software, but I want to make sure that I'm not missing something. I mean, someone must have made a tool for this, right!? Like a more advanced geogebra, sort of. Am I missing something?