by ryeguy_24 on 12/25/2024, 1:07:22 AM
by jll29 on 12/25/2024, 11:22:20 AM
That's a beautiful animation (and useful maths ;-).
In the spirit of minimalism, Merry Christmas to all HNers with this little but time-tested command:
$ xmastree 5 9 2024`
*
***
*****
*******
*
***
*****
*******
*
***
*****
*******
*
***
*****
*******
***
***
***
***
Source: https://github.com/jochenleidner/ltools/blob/main/src/bin/xm...by Lerc on 12/25/2024, 9:42:21 AM
I made this Bauble dweet as a Christmas themed exercise in 2020 https://www.dwitter.net/d/20993
function u(t) {
t||(c.width/=6) // shrink canvas to 1/6 at t==0
M=a=>x.filter=a?"none":"blur(1px)brightness(90%"
M();x.drawImage(c,0,0)
for(i=n=90;--i;)
x.fillRect(
160-S(X=i+t*4)*(1-(v=C(i*n))*v)*n,
v*n+n,
4,
2,
x.fillStyle="#F"+(i+10),M(C(X)<0))
}
with
u(t) is called 60 times per second.
t: elapsed time in seconds.
c: A 1920x1080 canvas.
x: A 2D context for that canvas.
S: Math.sin
C: Math.cosby foobar1962 on 12/25/2024, 11:08:14 AM
My first time seeing it. Thanks for posting, and thanks to HN for being the kind of place that stuff like this gets posted.
by theodpHN on 12/25/2024, 8:23:40 AM
GIF Xmas Tree, GIF Xmas Tree... https://communities.sas.com/t5/Graphics-Programming/Fun-with...
by belter on 12/25/2024, 2:03:21 PM
Happy Festive Season! A nice one from Desmos: https://www.desmos.com/calculator/wgunyn2yd0
by bazzargh on 12/25/2024, 1:40:45 PM
Here's one I did for the bbcmicrobot using a Chaos Game approach
by noduerme on 12/25/2024, 10:40:37 AM
I went to Hopscotch in Portland with some friends tonight, tried out the "quantum trampoline" [0]... spent most of my time in socks wondering if that was written in plain ol' javascript or p5. Happy Holidays, folks.
by theodpHN on 12/25/2024, 8:31:21 AM
A 'Traveling Santa Tour' Through U.S. Capital Cities https://communities.sas.com/t5/New-SAS-User/Fun-With-SAS-ODS...
by theodpHN on 12/25/2024, 8:20:07 AM
Damped Oscillation Xmas Tree https://communities.sas.com/t5/Graphics-Programming/Fun-With...
by Alifatisk on 12/25/2024, 11:12:36 AM
I think this would be perfect on openprocessing.org, I just don't know how to implement that.
by BobbyTables2 on 12/25/2024, 4:53:34 AM
Now make 30% of the bulbs randomly burn out :)
by layer8 on 12/25/2024, 3:03:51 AM
Or a drill.
Merry Christmas HN. Ever year, the original T * sin(t) Christmas tree gets posted. This year, I wanted to call out my favorite modification by Silvia Hao. It’s beautiful. One year, I’ll try to add to its beauty. But for now, I’ll just appreciate it. She posted it here: https://community.wolfram.com/groups/-/m/t/175891