stankot an hour ago

Tixy is amazing! I built something very similar:

https://muffinman.io/pulsar/

I wanted to create animations for my LED matrix screen, and I couldn’t find tixy anywhere. Only after I built pulsar I found it again.

Another similar project is https://sliderland.blinry.org/ which uses HTML sliders.

Fun stuff!

Sharlin 4 minutes ago

Shame that 32 characters is a bit too few to make a raycaster. 128 would be quite enough I think.

jakegmaths 9 hours 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.

  • acomjean 4 hours ago

    Fun. Thanks!

    Works well on phone. The phone keyboard is a bit clumsy but it works (that’s a phone issue)

  • chrisjj 4 hours ago

    > In computer graphics, the origin (0, 0) is top-left rather than bottom-left

    Umm...

    • LocalH an hour ago

      What's wrong with that statement? It has historically and traditionally been true for raster displays, even if there do exist ways to use standard Cartesian-style coordinates with a computer.

continuational 7 hours ago
nopakos 4 hours ago

That's fantastic!

I would love something like this in my living room. Especially if it is not just a screen. Maybe a grid of 256 screens? Or inflating balloons? Something easier to make? Just on/off big pixels?

relaxing 36 minutes ago

A lot of these tricks I first learned from Noah Spurrier’s acidwarp.exe VGA demos in the 90s.

Now I’m wondering who first published these trig function pixel paint tricks. Somewhere between HAKMEM munching squares and the 80s demoscene?

chrisjj 4 hours ago

> // hit "enter" to save in URL

There's no enter on Android Chrome on phone.

  • dtagames 3 hours ago

    The enter key on the phone keyboard works if you tap that message.

tgv 6 hours ago

I’m considering that as a load screen animation. Bunch of different functions, and the user will be entertained.

GenshoTikamura 6 hours ago

Would be cool to implement this physically as an array of iris diaphragms

ninetyninenine 2 hours ago

Is there a pattern or animation you can manually animate on those dots that can’t be represented by an equation?

spencerflem 9 hours ago

this is beautiful. i love it so much :)

xanlack 4 hours ago

really impressive, keep up the good work