Visualization of Pi as an irrational number! - HD #maths #satisfying #adhd #spirograph
Here is the HD version of my Viral Pi post!
Function : z(t) = e^ti e^pi*ti
t is timeStamp value, but in radians, i is imaginary number and e is euler’s constant
Music : “Deer“ by Adrian Berenguer.
Detailed explanation of Pi post by angzt from reddit :
Python code for final steady drawing :
import numpy as np
import as plt
# Create an array of theta values in degrees (e.g., from 0 to 113*360 degrees)
theta_degrees = (0, 113*360, 10000)
# Convert degrees to radians
theta_radians = (theta_degrees)
# Calculate z(theta) using the formula , 1j is imaginary number
z = (theta_radians * 1j) ( * theta_radians * 1j)
# Separate the real and imaginary parts of z
x = (z)
y = (z)
# Create a plot with specific settings
(figsize=(10, 10)) # Set a square figure 10x10 inches
(x, y, color=’white’, linewidth=0.5) # Set line color to white and line width to 0.5
().set_facecolor(’black’) # Set background color to black
().set_aspect(’equal’) # Equal aspect ratio
(False) # Turn off the grids
(-2.5, 2.5) # X-axis limit
(-2.5, 2.5) # Y-axis limit
() # Display the plot
41 view
224
55
4 years ago 00:04:14 103
Visualization of generator synchronization
7 years ago 00:03:22 1.1K
Color Visualization of Sorting Algorithms
12 years ago 00:02:56 13
Visualization of Quick sort
6 years ago 00:03:10 45
Visualization of SASI-dominated Explosion in Core-Collapse Supernovae Environment
6 years ago 00:04:17 66
Tube of Light Visualization Three Times
9 years ago 00:02:43 369
ARCHICAD 20 - Visualization: Overview
5 years ago 00:00:59 100
Visualization of truck services
5 years ago 00:02:30 333
Simple Science Experiments. Visualization of sound vibrations.
9 years ago 00:02:05 419
The art of visualization 2015
8 years ago 00:14:34 17
Visualization of Quantum Physics (Quantum Mechanics)
8 years ago 00:04:26 98
Visualization and Comparison of Sorting Algorithms
7 years ago 00:03:47 129
Flame Of Healing Decree Visualization
8 years ago 00:26:12 280
RENDER HDRI 3DSMAX EXTERIOR VISUALIZATION
4 years ago 00:05:47 92
Darkman007 - Power of Insight - Capture Visualization
9 years ago 00:02:37 36
3D Visualization of the Anatomy of a Tornado!
7 years ago 00:01:52 641
360-Degree Video: An Immersive Visualization of the Galactic Center