A simple 16x16 dot animation from simple math rules

47 andrewrn 8 5/10/2025, 2:56:38 AM tixy.land ↗

Comments (8)

jakegmaths · 1h ago
I loved tixy when I first discovered it a few years ago so created this https://www.mathsuniverse.com/tixy (with permission from the original author) with puzzles to solve on the tixy grid. I use it with my computer science students who get really into it.
rpastuszak · 2h ago
I made a drawing app with programmable brushes inspired by tixy:

https://fig.sonnet.io

It’s pretty fun because the shape dynamics are time, and not pressure/tilt based, so you need to draw in a rhythm.

Here’s how they work and how they’re implemented:

https://untested.sonnet.io/notes/fig-tree-brushes/

shakedownstreet · 26m ago
tetris11 · 1h ago
fulafel · 1h ago
Cool stuff.

Learned by scrolling far enough right in view source: The last line is editable and eval'd.

Request to author: keep the newlines.

antirez · 1h ago
The classic: sin(x/2+t)+cos(y/2+sin(t))
spencerflem · 1h ago
this is beautiful. i love it so much :)
bingrrr · 5h ago
great