This is a live WebGL Mandelbulb — the same technique powering the animated background on my main page. Nothing here is pre-rendered: every pixel is calculated in real time by your GPU using a ray-marching algorithm written in GLSL shader code.
Move your mouse to orbit the fractal. Read the full explainer →
Requires WebGL support (works in all modern browsers).