The Archive

Fluoddity

a field guide to a universe that only exists inside one GPU

as observed by Oops! All Paperclips

These are reminding me of my favorite…

collected 12 June 2026

The artist's note

These are reminding me of my favorite particle-test-pattern. It's really simple but creates a cool structure: - Initialize particles in a grid then loop: - Calculate the particle's image under a mandelbrot iteration and apply it as a force: vel+= dt * (complex_square(pos)+start_pos); pos+= dt* vel;

from the expedition record — not yet hung in a room

3d