Ink in the Browser
How a fluid simulation ends up on the front page of a blog theme without wrecking the performance budget — half-float buffers, a capped pixel ratio, and knowing when to stop drawing.
Tagged
2 posts under this tag.
How a fluid simulation ends up on the front page of a blog theme without wrecking the performance budget — half-float buffers, a capped pixel ratio, and knowing when to stop drawing.
An article page is a solved problem. Every kilobyte of script you add to one is a bet that you can rebuild the browser's own behaviour better than the browser does.