TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A simple 16x16 dot animation from simple math rules

539 pointsby andrewrn13 days ago

60 comments

stankot13 days ago
Tixy is amazing! I built something very similar:<p><a href="https:&#x2F;&#x2F;muffinman.io&#x2F;pulsar&#x2F;" rel="nofollow">https:&#x2F;&#x2F;muffinman.io&#x2F;pulsar&#x2F;</a><p>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.<p>Another similar project is <a href="https:&#x2F;&#x2F;sliderland.blinry.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;sliderland.blinry.org&#x2F;</a> which uses HTML sliders.<p>Fun stuff!
评论 #43961402 未加载
评论 #43960710 未加载
jakegmaths13 days ago
I loved tixy when I first discovered it a few years ago so created this <a href="https:&#x2F;&#x2F;www.mathsuniverse.com&#x2F;tixy" rel="nofollow">https:&#x2F;&#x2F;www.mathsuniverse.com&#x2F;tixy</a> (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.
评论 #43944683 未加载
评论 #43944625 未加载
评论 #43972475 未加载
评论 #43966744 未加载
评论 #43960468 未加载
评论 #43945252 未加载
评论 #43944485 未加载
评论 #43945242 未加载
animal53113 days ago
Weeee: <a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%28x%29*cos%28y%29%2Bcos%28x%29*sin%28y%29%2Bsin%28t*2%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%28x%29*cos%28y%29%2Bcos%28x%29*s...</a><p>White blood cells attack: <a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%28x%2Bt%29%2Fcos%28y%2Bi%29%2Bcos%28y*t%29%2Bt%2F0.7" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%28x%2Bt%29%2Fcos%28y%2Bi%29%2Bco...</a>
rpastuszak13 days ago
I made a drawing app with programmable brushes inspired by tixy:<p><a href="https:&#x2F;&#x2F;fig.sonnet.io" rel="nofollow">https:&#x2F;&#x2F;fig.sonnet.io</a><p>It’s pretty fun because the shape dynamics are time, and not pressure&#x2F;tilt based, so you need to draw in a rhythm.<p>Here’s how they work and how they’re implemented:<p><a href="https:&#x2F;&#x2F;untested.sonnet.io&#x2F;notes&#x2F;fig-tree-brushes&#x2F;" rel="nofollow">https:&#x2F;&#x2F;untested.sonnet.io&#x2F;notes&#x2F;fig-tree-brushes&#x2F;</a>
Nautman13 days ago
I love it! Here&#x27;s a windscreen wiper.<p><a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%28t%29*%281%2Bx%2By%29-x" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%28t%29*%281%2Bx%2By%29-x</a>
levzettelin13 days ago
Basically <a href="https:&#x2F;&#x2F;www.shadertoy.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.shadertoy.com&#x2F;</a> for dummies. Right up my alley haha ;)
Isognoviastoma13 days ago
<a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=%28%28t%2F4%2Batan2%28x-8%2Cy-7%29%2F6%29%251-1%29**5" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=%28%28t%2F4%2Batan2%28x-8%2Cy-7%29%2...</a><p>a radar
评论 #43967226 未加载
agys13 days ago
The author is Martin Kleppe (@aemkei on X), famous for his incredible quines and other JS magic.<p><a href="https:&#x2F;&#x2F;aem1k.com&#x2F;world&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aem1k.com&#x2F;world&#x2F;</a><p><a href="https:&#x2F;&#x2F;aem1k.com&#x2F;qlock&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aem1k.com&#x2F;qlock&#x2F;</a>
Reefersleep11 days ago
I&#x27;ve made a few of these as doodles while waiting for other stuff. Great set of restrictions to inspire creativity.<p>X Plus Star <a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=%28sin%28t*0.8*-sqrt%28%28x-7.5%29**2%2B%28y-7.5%29**2%29%29%29**1.2" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=%28sin%28t*0.8*-sqrt%28%28x-7.5%29**...</a><p>Sin Sin <a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%28sin%28i*sin%28t%2F10%29%29%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%28sin%28i*sin%28t%2F10%29%29%29</a><p>Traffic <a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%28i*i*t*0.0005%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%28i*i*t*0.0005%29</a>
alexilchenko13 days ago
5 fold star: <a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%285*atan2%28y-7.5%2Cx-7.5%29-t%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%285*atan2%28y-7.5%2Cx-7.5%29-t%2...</a>
评论 #43945132 未加载
progre12 days ago
Fire! <a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=Math.sin%28%28y%2F3%5Ex%7Ci%29%2Bt%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=Math.sin%28%28y%2F3%5Ex%7Ci%29%2Bt%2...</a>
Jyaif13 days ago
<a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=-.5%2B%28x%5Ey%29%25%283*Math.sin%28t%2F9%29%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=-.5%2B%28x%5Ey%29%25%283*Math.sin%28...</a>
评论 #43951393 未加载
评论 #43946886 未加载
franze11 days ago
Marry Christmas<p><a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=Math.sin%28y%2F8%2By%3C9%26%26Math.abs%28x-8%29%3C%3Dy%3FMath.sin%28t*4%2Bi%29%3Ay%3E8%26%26y%3C13%26%26Math.abs%28x-8%29%3C2%3FMath.sin%28t*4%29%3Ay%3C2%26%26x%3D%3D8%3F1%3A-0.5%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=Math.sin%28y%2F8%2By%3C9%26%26Math.a...</a>
shakedownstreet13 days ago
Love it, simple &amp; cool :)<p><a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=(y%2Fi*y%2Fsin(x%2Bt))*max(cos(t)%2C0.5)" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=(y%2Fi*y%2Fsin(x%2Bt))*max(cos(t)%2C...</a>
asicsp13 days ago
Previous discussion with patterns in comments: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=24974534">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=24974534</a>
continuational13 days ago
Fun!<p><a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%28i%2Bt%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%28i%2Bt%29</a>
评论 #43944550 未加载
rickcarlino12 days ago
Similar project, but based on Forth: <a href="https:&#x2F;&#x2F;forthsalon.appspot.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;forthsalon.appspot.com&#x2F;</a>
tetris1113 days ago
<a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=x-y*y%2Ft%2F5" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=x-y*y%2Ft%2F5</a><p>&#x27;Vanishing Curve&#x27;
shirajg12 days ago
<a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=%281%2Ft%258%29+%2F+tan%28t+%2F+%28y*x%2Ft%29%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=%281%2Ft%258%29+%2F+tan%28t+%2F+%28y...</a>
fulafel13 days ago
Cool stuff.<p>Learned by scrolling far enough right in view source: The last line is editable and eval&#x27;d.<p>Request to author: keep the newlines.
评论 #43945105 未加载
mckeed13 days ago
Centered circle wave: <a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=Math.sin%28-2*t%2B0.045*%28x-7.5%29*%28x-7.5%29%2B0.045*%28y-7.5%29*%28y-7.5%29%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=Math.sin%28-2*t%2B0.045*%28x-7.5%29*...</a>
评论 #43949131 未加载
relaxing13 days ago
A lot of these tricks I first learned from Noah Spurrier’s acidwarp.exe VGA demos in the 90s.<p>Now I’m wondering who first published these trig function pixel paint tricks. Somewhere between HAKMEM munching squares and the 80s demoscene?
fittingopposite12 days ago
Pretty psychedelic <a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=Math.cos%28y%2F8%2Bsqrt%282*t*i%2Bx%29%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=Math.cos%28y%2F8%2Bsqrt%282*t*i%2Bx%...</a>
BearOso10 days ago
Ah, man, with the colors, I thought this was obvious, but it doesn&#x27;t quite fit the url. But you can still copy, paste in the box:<p>(1-sqrt(pow(7.5-x,2)+pow(7.5-y,2))&#x2F;8)*(y-7.5)<p>Pokeball.<p><i>edit</i> Actually, there&#x27;s no fixed length, so <a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=%281-sqrt%28pow%287.5-x%2C2%29%2Bpow%287.5-y%2C2%29%29%2F8%29*%28y-7.5%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=%281-sqrt%28pow%287.5-x%2C2%29%2Bpow...</a>
nopakos13 days ago
That&#x27;s fantastic!<p>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&#x2F;off big pixels?
flufluflufluffy13 days ago
<a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%280.2*x*t%29+-+cos%280.2*y*t%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%280.2*x*t%29+-+cos%280.2*y*t%29</a>
Tepix13 days ago
I like this creation of mine:<p><a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%28t*x%29%2Bi%2F256" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%28t*x%29%2Bi%2F256</a>
dang11 days ago
Related:<p><i>Tixy.land</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=36646163">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=36646163</a> - July 2023 (2 comments)<p><i>Minimal 16x16 Dots Coding Environment</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=24974534">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=24974534</a> - Nov 2020 (37 comments)
antirez13 days ago
The classic: sin(x&#x2F;2+t)+cos(y&#x2F;2+sin(t))
评论 #43946248 未加载
KingOfCoders11 days ago
ChatGPT had some nice ideas, e.g.<p><a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=Math.sin%28t+%2B+Math.atan2%28y+-+7.5%2C+x+-+7.5%29+%2B+Math.hypot%28x+-+7.5%2C+y+-+7.5%29%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=Math.sin%28t+%2B+Math.atan2%28y+-+7....</a>
alexilchenko13 days ago
That&#x27;s no moon! <a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=%28%28d%3D36-%28x-%3D7%29**2-%28y-%3D7%29**2%29%3C%3D0%3F0.05%3A-%28x*.3%2By*.3%2Bsqrt%28d%29%29%2F6%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=%28%28d%3D36-%28x-%3D7%29**2-%28y-%3...</a>
gus_massa13 days ago
red traffic light <a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=%28floor%28t%29%252%29%3F0%3A-cos%28sqrt%28%28x-7.5%29**2%2B%28y-7.5%29**2%29%2F6%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=%28floor%28t%29%252%29%3F0%3A-cos%28...</a>
dave1010uk12 days ago
<a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=%28%28x%2Bt%29%5E%28t%7Cy*t%29%29%25%289*tan%28t%2F9%29%29-.5" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=%28%28x%2Bt%29%5E%28t%7Cy*t%29%29%25...</a><p>Strobe warning, especially after about 20 seconds.
skrebbel12 days ago
Wow this is extremely well done! All the defaults are chosen so well to make simple inputs get pretty results. The interpretation of the result value, the scale of `t`, the colors, it&#x27;s all not trivial at all to get right! Hats off
jagraff12 days ago
Moving, ever expanding circle: <a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=%28x-10*t%2521%29**2%2B%28y-10*t%2521%29**2-t" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=%28x-10*t%2521%29**2%2B%28y-10*t%252...</a>
ubitaco13 days ago
fun! Here&#x27;s a heart: <a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=hypot%28x-7%2Cy%2Babs%28x-7%29-9%29-4-2*t%252" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=hypot%28x-7%2Cy%2Babs%28x-7%29-9%29-...</a>
siev13 days ago
Beating heart: <a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=%28x%2F7.5-1%29**2%2B%28y%2F7.5-1%29**2-sin%28t%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=%28x%2F7.5-1%29**2%2B%28y%2F7.5-1%29...</a>
rubitxxx13 days ago
Here’s a wild ride: <a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=Math.sin%28y%2Bi%2Ft%29%2BMath.cos%28t%2Fx%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=Math.sin%28y%2Bi%2Ft%29%2BMath.cos%2...</a>
kazinator12 days ago
Stretchy curtain:<p>(sin(t) * sin(t) + 0.2) * (sin(y &#x2F; (cos(t) * cos(t) + 0.7)) + sin(x))
评论 #43957085 未加载
MeteorMarc13 days ago
If you like this, also check 3d animations on a led cube. <a href="https:&#x2F;&#x2F;m.youtube.com&#x2F;watch?v=odFljHeCNaY" rel="nofollow">https:&#x2F;&#x2F;m.youtube.com&#x2F;watch?v=odFljHeCNaY</a>
alexilchenko13 days ago
spiral: <a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=hypot%28x-%3D7%2Cy-%3D7%29%2Batan2%28y%2Cx%29-t" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=hypot%28x-%3D7%2Cy-%3D7%29%2Batan2%2...</a>
rel_ic13 days ago
<a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%28t*sin%28t%29%2F9-x%29*sin%28t-y%2Bx%2F9%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%28t*sin%28t%29%2F9-x%29*sin%28t-...</a>
tjwds13 days ago
When this was first released, I put together an homage to the music video for “Fell In Love With A Girl” by The White Stripes.<p><a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=floor(t%256)%20%3D%3D%3D%200%20%3F%0A%5B5%2C6%2C9%2C22%2C25%2C41%2C39%2C136%2C152%2C116%2C131%2C208%2C224%2C240%2C149%2C192%2C225%2C241%2C242%2C195%2C155%2C198%2C200%5D.includes(i)%20%3F%200%20%3A%0A%5B118%2C119%2C120%2C121%2C122%2C138%2C139%2C137%2C135%2C134%2C133%2C132%2C148%2C163%2C164%2C165%2C180%2C172%2C156%2C171%2C170%2C154%2C186%2C169%2C185%2C184%2C201%2C199%2C197%2C182%2C181%5D.includes(i)%20%3F%20-1%20%3A%0A%5B1%2C7%2C13%2C23%2C38%2C37%2C21%2C20%2C33%2C35%2C26%2C42%2C43%2C77%2C54%2C69%2C67%2C65%2C101%2C117%2C103%2C104%2C105%2C106%2C107%2C123%2C140%2C157%2C162%2C177%2C178%2C194%2C150%2C166%2C129%2C146%2C161%2C179%2C176%2C209%2C226%2C243%2C211%2C196%2C212%2C213%2C214%2C215%2C216%2C217%2C202%2C203%2C187%2C183%2C168%2C153%2C248%2C252%5D.includes(i)%20%3F%200.3%20%3A%201%0A%3A%20floor(t%256)%20%3D%3D%3D%201%20%3F%0A%5B224%2C240%2C6%2C52%2C69%2C86%2C70%2C54%2C39%2C55%2C71%2C87%2C103%2C72%2C90%2C75%2C166%2C183%2C184%2C186%2C189%2C204%2C203%2C202%2C201%2C200%2C199%2C251%5D.includes(i)%20%3F%200%20%3A%0A%5B197%2C152%2C153%2C154%2C155%2C156%2C182%2C198%2C214%2C229%2C230%2C246%2C247%2C248%2C231%2C232%2C233%2C234%2C235%2C236%2C237%2C220%2C221%2C222%2C252%2C250%2C205%2C206%2C190%2C188%2C172%2C173%2C171%2C170%2C169%2C168%2C167%5D.includes(i)%20%3F%20-1%20%3A%0A%5B1%2C33%2C65%2C129%2C193%2C241%2C3%2C67%2C131%2C133%2C181%2C165%2C163%2C5%2C7%2C9%2C13%2C15%2C21%2C22%2C37%2C36%2C53%2C68%2C84%2C85%2C101%2C102%2C56%2C88%2C104%2C105%2C74%2C59%2C150%2C151%2C136%2C137%2C138%2C139%2C249%2C245%2C244%2C228%2C212%2C213%2C196%2C215%2C218%2C219%2C238%2C254%2C253%2C185%2C187%2C174%5D.includes(i)%20%3F%200.3%20%3A%201%0A%3A%20floor(t%256)%20%3D%3D%3D%202%20%3F%0A%5B240%2C224%2C225%2C226%2C210%2C209%2C208%2C192%2C193%2C194%2C176%2C160%2C144%2C145%2C129%0A%5D.includes(i)%20%3F%20-1%20%3A%0A%5B113%2C130%2C146%2C147%2C245%2C215%2C231%2C232%2C248%2C249%2C202%2C218%2C219%2C236%2C253%2C223%2C206%2C189%2C188%2C159%2C175%2C174%2C191%5D.includes(i)%20%3F%201%20%3A%0A%5B128%2C112%2C114%2C131%2C162%2C177%2C241%2C228%2C244%2C181%2C230%2C246%2C247%2C216%2C185%2C201%2C217%2C233%2C234%2C235%2C250%2C251%2C252%2C187%2C203%2C204%2C220%2C205%2C221%2C222%2C237%2C238%2C239%2C254%2C255%2C172%2C173%2C157%2C158%2C190%2C207%2C125%2C95%5D.includes(i)%20%3F%200.3%20%3A%200%0A%3A%20floor(t%256)%20%3D%3D%3D%203%20%3F%0A%5B31%2C63%2C127%2C243%2C228%2C212%2C196%2C195%2C194%2C197%2C181%2C180%2C179%2C178%2C177%2C162%2C163%2C164%2C148%2C147%2C146%2C145%2C130%2C131%2C114%2C115%2C116%2C100%2C84%5D.includes(i)%20%3F%20-1%20%3A%0A%5B159%2C175%2C174%2C223%2C206%2C205%2C189%2C188%2C254%2C253%2C252%2C236%2C235%2C219%2C218%2C202%2C248%2C249%2C232%2C231%2C215%2C245%2C85%2C70%2C132%2C133%2C149%2C150%5D.includes(i)%20%3F%201%20%3A%0A%5B95%2C191%2C190%2C207%2C158%2C157%2C173%2C172%2C187%2C203%2C204%2C220%2C221%2C222%2C237%2C238%2C239%2C255%2C185%2C201%2C217%2C216%2C233%2C234%2C250%2C251%2C230%2C246%2C247%2C244%2C241%2C211%2C69%2C86%2C117%2C134%5D.includes(i)%20%3F%200.3%20%3A%200%0A%3A%20floor(t%256)%20%3D%3D%3D%204%20%3F%0A%5B200%2C198%2C182%2C166%2C169%2C168%2C184%2C152%2C151%2C135%2C136%2C119%2C103%2C102%2C88%2C72%2C73%2C89%5D.includes(i)%20%3F%20-1%20%3A%0A%5B159%2C175%2C223%2C254%2C253%2C236%2C235%2C219%2C218%2C202%2C188%2C189%2C205%2C206%2C174%2C231%2C232%2C248%2C249%2C245%2C104%2C41%2C42%5D.includes(i)%20%3F%201%20%3A%0A%5B95%2C191%2C207%2C239%2C255%2C238%2C237%2C222%2C221%2C220%2C204%2C203%2C187%2C190%2C158%2C157%2C173%2C172%2C252%2C251%2C250%2C234%2C233%2C217%2C201%2C185%2C215%2C230%2C246%2C247%2C228%2C244%2C241%2C87%2C105%2C121%2C120%2C57%2C25%2C26%2C183%2C181%2C153%5D.includes(i)%20%3F%200.3%20%3A%200%0A%3A%0A%5B30%2C29%2C45%2C46%2C62%2C95%2C75%2C91%2C92%2C108%2C109%2C110%2C126%2C124%2C123%2C141%2C140%2C139%2C138%2C153%2C154%2C155%2C157%2C170%5D.includes(i)%20%3F%20-1%20%3A%0A%5B61%2C60%2C59%2C78%2C94%2C159%2C175%2C174%2C188%2C189%2C206%2C223%2C253%2C236%2C219%2C218%2C202%2C249%2C248%2C232%2C231%2C215%2C245%5D.includes(i)%20%3F%201%20%3A%0A%5B14%2C15%2C44%2C76%2C77%2C93%2C125%2C158%2C172%2C185%2C187%2C190%2C191%2C207%2C203%2C204%2C205%2C220%2C221%2C222%2C237%2C238%2C239%2C254%2C255%2C201%2C217%2C216%2C233%2C234%2C235%2C251%2C250%2C252%2C247%2C246%2C230%2C228%2C244%2C181%2C241%5D.includes(i)%20%3F%200.3%20%3A%200" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=floor(t%256)%20%3D%3D%3D%200%20%3F%0...</a>
lsdkfjlkasfj12 days ago
Also <a href="https:&#x2F;&#x2F;ptol.github.io&#x2F;hexyzland&#x2F;" rel="nofollow">https:&#x2F;&#x2F;ptol.github.io&#x2F;hexyzland&#x2F;</a>
etler8 days ago
That&#x27;s really fun! I love minimalist sandbox ideas like this.
ninetyninenine13 days ago
Is there a pattern or animation you can manually animate on those dots that can’t be represented by an equation?
评论 #43957987 未加载
tgv13 days ago
I’m considering that as a load screen animation. Bunch of different functions, and the user will be entertained.
spencerflem13 days ago
this is beautiful. i love it so much :)
dr_kiszonka10 days ago
I am impressed by both the website and how good people here are at trig.
chrisjj13 days ago
&gt; &#x2F;&#x2F; hit &quot;enter&quot; to save in URL<p>There&#x27;s no enter on Android Chrome on phone.
评论 #43945382 未加载
xuhu11 days ago
Is it possible to create a tixy QR code that contains a link to itself ?
GenshoTikamura13 days ago
Would be cool to implement this physically as an array of iris diaphragms
ur-whale11 days ago
Why is the &quot;=&gt;&quot; going in the wrong direction ?
yusina12 days ago
Isn&#x27;t i == x + 16*y? Why is it needed?
评论 #43954670 未加载
siraben13 days ago
candy waves on a shore: <a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%28i*t%2F128%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=sin%28i*t%2F128%29</a><p>candy lasers redux: <a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=0.2%2Bsin%28i*t%2F64%29%2B.3*sin%288*sqrt%28x*x%2By*y%29-t%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=0.2%2Bsin%28i*t%2F64%29%2B.3*sin%288...</a>
Sharlin13 days ago
Shame that 32 characters is a bit too few to make a raycaster. 128 would be quite enough I think.
xanlack13 days ago
really impressive, keep up the good work
lttlrck12 days ago
I feel so dumb. How can I make this zoom centered on the grid?<p><a href="https:&#x2F;&#x2F;tixy.land&#x2F;?code=Math.sin%28x*t%29%2BMath.cos%28y*t%29" rel="nofollow">https:&#x2F;&#x2F;tixy.land&#x2F;?code=Math.sin%28x*t%29%2BMath.cos%28y*t%2...</a>
评论 #43948735 未加载
评论 #43959460 未加载
nicman2311 days ago
is this just shaders but not?
bingrrr13 days ago
great