linebender / vello

An experimental GPU compute-centric 2D renderer.

Home Page:http://linebender.org/vello/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tracking issue for blur and filter effects

PoignardAzur opened this issue · comments

See roadmap entry.

Vello currently doesn't support blur and filter effects. Doing so will likely require some non-trivial changes to the rendering model (eg intermediary textures).