Paper Shaders: Zero-dependency canvas shaders

(github.com)

20 points | by nateb2022 3 days ago

1 comments

  • yladiz 20 hours ago
    It took me a few minutes to find a link to some form of docs or examples. I could not find any written docs, but there is a showcase of the various shaders they support[1].

    1: https://shaders.paper.design

    • remon 12 hours ago
      Some of these make "lightweight" a bit of a stretch. Per-pixel iterative shaders are probably a performance/battery risk for most applications.