timhau's Avatar

timhau

@timhau

33
Followers
257
Following
6
Posts
19.11.2023
Joined
Posts Following

Latest posts by timhau @timhau

But what is a Laplace Transform?
But what is a Laplace Transform? YouTube video by 3Blue1Brown

Ever since I made a video about Fourier Transforms, one of the most requested topics on the channel has been its close cousin, the Laplace Transform.

I've been having a lot of fun animating a mini-series about this topic, and the main part is now out.

youtu.be/j0wJBEZdwLs

12.10.2025 12:49 👍 417 🔁 66 💬 11 📌 5
Coding Adventure: Simulating Smoke
Coding Adventure: Simulating Smoke YouTube video by Sebastian Lague

My latest coding adventure — attempting to write a grid-based fluid solver and simulate some simple smoke!

youtu.be/Q78wvrQ9xsU?...

12.10.2025 06:34 👍 280 🔁 30 💬 7 📌 3
Video thumbnail

Jensen's inequality gives the difference between the average value of a convex function φ, and its value at the center, where both “average” and “center” are defined in terms of some distribution p_X.

When the function φ is flat, or the distribution is narrow, they agree.

02.05.2025 19:28 👍 72 🔁 7 💬 3 📌 0
Picture of my Training Pipeline

Picture of my Training Pipeline

Picture of the matrix used to calculate the inter frame loss

Picture of the matrix used to calculate the inter frame loss

I am currently (finally) writing my master thesis and needed some graphics to illustrate my training Pipeline. Just wanted to share my love to @figma.com for building such a nice tool for that.

Here are some Illustrations I created :)

08.01.2025 13:18 👍 2 🔁 0 💬 0 📌 0
Video thumbnail

Introducing ASAL: Automating the Search for Artificial Life with Foundation Models

Blog: sakana.ai/asal/

We propose a new method called Automated Search for Artificial Life (ASAL) which uses foundation models to automate the discovery of the most interesting and open-ended artificial lifeforms!

24.12.2024 02:58 👍 117 🔁 38 💬 1 📌 7
Video thumbnail

Entropy is one of those formulas that many of us learn, swallow whole, and even use regularly without really understanding.

(E.g., where does that “log” come from? Are there other possible formulas?)

Yet there's an intuitive & almost inevitable way to arrive at this expression.

09.12.2024 22:44 👍 545 🔁 128 💬 22 📌 12
Coding Adventure: Rendering Fluids
Coding Adventure: Rendering Fluids YouTube video by Sebastian Lague

Hello everyone! I've been experimenting with some different ways of rendering a fluid simulation, and made a video about the journey over here: youtu.be/kOkfC5fLfgE

06.12.2024 11:50 👍 442 🔁 82 💬 22 📌 5
Evan Wallace - cs195v Conway's Game of Life is a cellular automaton developed by John Conway. The simulation takes place on a grid of cells that are in two possible states, alive or dead. Each step, the grid is evolved using simple rules that determine the state of the cell at the next step:

yes, i found for example this: cs.brown.edu/courses/cs19...

25.11.2024 07:35 👍 0 🔁 0 💬 1 📌 0
Video thumbnail

Conways Game of Life on a torus 👾🍩

Just found this old animation I did 4y ago.
This was the first "real" GLSL shaders I wrote and it was really fun :)

21.11.2024 14:38 👍 5 🔁 0 💬 1 📌 0
Video thumbnail

Just a few double Pendulums :)

Really enjoyed coding this simple simulation

07.11.2024 18:08 👍 2 🔁 0 💬 0 📌 0
Video thumbnail

Double Pendulum Map

Every pixel corresponds to a double Pendulum (x-axis theta1, y-axis theta2)

Written in Metal and code is here:

github.com/timHau/Doubl...

31.10.2024 14:36 👍 6 🔁 1 💬 0 📌 0
Video thumbnail

Delaunay 📐

16.09.2024 18:00 👍 0 🔁 0 💬 0 📌 0