Quote from Ncuti Gatwa's recent interview in Rolling Stone UK:
“My Doctor is emotionally vulnerable. He hides it with humour, but he’s lonely,” says Gatwa of his forthcoming reinvention of the ever-changing Doctor.
I'm gonna hold out the teensiest-tiniest bit of hope that they'll make some sort of reference to the Doctor losing Yaz as a reason for this loneliness.
Mathematical dual? Aint that the same shit that got Galois?
when i realize i have nothing to prove that is when i am at peace
I spit out my drink lmao
# prftrrhrhdhrhe yes
you’re out here following neil gaiman when you could “kneel” for a gay man
this deserves to be its own post. like yes. totally endorsed.
well?
I realized I hadn't shared this here yet! Here's my 3D printed Quaternion Julia Set! See I first learned of these things reading about it from a pretty well known graphics programmer Inigo Quilez. Theirs are a lot prettier! But yeah, if you're familiar with Julia Sets and the Mandelbrot set already, this is basically that but we use 4D complex numbers called quaternions instead of the regular old complex numbers.
The original shaders I used to render them were unity CG/HLSL implementations, but this particular one is from a GLSL implementation over on my shadertoy you can find here: https://www.shadertoy.com/view/tdt3W8 It isn't exactly the same one that I've printed here (I've long lost the exact seed) but it is reasonably close. The way I printed it was I stole some marching cube code for blender and just plugged in the SDF function derived by Inigo Quilez, tweaked the values and eventually got a mesh I can print!
This uh, isn't the one I used lol. It did take a few tries to get one that was both visually interesting and also printable. In fact i wasn't even using the marching cube algorithm at first. I was using Poisson Surface Reconstruction with a python script that casted points to form a point cloud. Basically I was attempting to create a mesh like you would with photogrammetry, just with an abstract object rather than an actual thing or place.
The results were, well not good lol.
*Continues digging through box* I know its around here some where, I should have the one that works. Okay this still isnt it but this one is using the same method, I just wanted to use this for a vrchat world instead of using it for 3D printing. It gets the point across lol
But yeah. 3D printing is really cool if you're into a bit of math
I love the fact that it’s commonly believed the writer (and mathematician!) Lewis Carroll could have done a math diss on quaternions, their unintuitive multiplication and their non-commutative nature in the Mad Hatter scene in “Alice in Wonderland”.
“Why, you might just as well say that I see what I eat is the same thing as I eat what I see !”
All credits to 3Blue1Brown on Youtube (Video: “Visualising quaternions (4d numbers) with stereographic projection”)