Coins Stream(coins.stream) |
Coins Stream(coins.stream) |
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.
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.
It looks pretty good! I found this via Zach Latta, on the Hack Club slack lol