Elektrine lite

← Feed

@vale@fedi.vale.rocks

Post #2688954

2026-04-23 07:00 UTC

@heydon@front-end.social Yeah, SVG filters are pretty slow. HTML-in-Canvas should hopefully allow a performant approach to many of those same effects.

Replies (1)

  • @heydon@front-end.social 2026-04-23 07:02

    @vale@fedi.vale.rocks Was just thinking that, yeah! I'm using CSS custom properties and HTML to animate frequency data. HTML-in-canvas is almost the perfect use case for that, I think.

    Open ##2688955