Live data from Hacker News

Coins Stream

coins.stream

1–9 of 9 posts

Re: Coins Stream

#4
I didn't realize the single spinning coin was actually a loading animation.

Might make sense to add text indicating it is loading, or a loading bar. Without this, and considering the long load time I had, I imagine the bounce rate is gonna be quite high.

Re: Coins Stream

#7

Quite a mesmerizing effect just sat and stared at the coins for a while. Is this a 3D engine or some clever trick with sprites?

Hey thanks! I made this, its very WIP so surprised anyone found it.

It's basically a 3d scene implemented in webgpu with a custom pixel shader. Server sided physics, streamed to the frontend with a very cheap client that just lerps stuff around in the scene.

Re: Coins Stream

#8
post #4

I didn't realize the single spinning coin was actually a loading animation. Might make sense to add text indicating it is loading, or a loading bar. Without this, and considering the long load time I had, I imagine the bounce rate is gonna be quite high.

good point

Re: Coins Stream

#9
post #7

Quite a mesmerizing effect just sat and stared at the coins for a while. Is this a 3D engine or some clever trick with sprites?

Hey thanks! I made this, its very WIP so surprised anyone found it. It's basically a 3d scene implemented in webgpu with a custom pixel shader. Server sided physics, streamed to the frontend with a very cheap client that just lerps stuff around in the scene.

>Hey thanks! I made this, its very WIP so surprised anyone found it.

It looks pretty good! I found this via Zach Latta, on the Hack Club slack lol