home.social

#graphiceffect — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #graphiceffect, aggregated by home.social.

fetched live
  1. Cinematic/ ambient video glow effect matching playing video - no JS, no extra elements other than the `video`. No banding for the fading glow, working well in both light and dark mode.

    ❇️ ko-fi.com/post/Ambient-video-g

    ❇️ patreon.com/anatudor/posts/amb

    #SVG #filter #svgFilter #code #coding #graphicEffect #glow #frontend #web #dev #webDev #webDevelopment

  2. Cinematic/ ambient video glow effect matching playing video - no JS, no extra elements other than the `video`. No banding for the fading glow, working well in both light and dark mode.

    ❇️ ko-fi.com/post/Ambient-video-g

    ❇️ patreon.com/anatudor/posts/amb

    #SVG #filter #svgFilter #code #coding #graphicEffect #glow #frontend #web #dev #webDev #webDevelopment

  3. ¹if my work has helped you or you just like it and you want to see more, please consider supporting it where it best suits you:

    Patreon (recurring) patreon.com/anatudor

    Ko-fi (one time/ recurring) ko-fi.com/anatudor

    You also get access to stuff that's not (yet) public.

    ²because someone asked about this reddit.com/r/css/comments/1gpz

    #CSS #SVG #filter #svgFilter #code #coding #web #dev #webDev #webDevelopment #frontend #graphicEffect

  4. ¹if my work has helped you or you just like it and you want to see more, please consider supporting it where it best suits you:

    Patreon (recurring) patreon.com/anatudor

    Ko-fi (one time/ recurring) ko-fi.com/anatudor

    You also get access to stuff that's not (yet) public.

    ²because someone asked about this reddit.com/r/css/comments/1gpz

    #CSS #SVG #filter #svgFilter #code #coding #web #dev #webDev #webDevelopment #frontend #graphicEffect

  5. Ever wanted to fade the edges of an image? If you're a patron¹ on Patreon, then you may have already seen this simple #SVG filter solution in early 2023, but here it is for everyone now².

    Live demo on @codepen, which also includes a dithering version codepen.io/thebabydino/pen/VYZ

    #SVG #filter #svgFilter #code #coding #web #dev #webDev #webDevelopment #frontend #graphicEffect

  6. Ever wanted to fade the edges of an image? If you're a patron¹ on Patreon, then you may have already seen this simple #SVG filter solution in early 2023, but here it is for everyone now².

    Live demo on @codepen, which also includes a dithering version codepen.io/thebabydino/pen/VYZ

    #SVG #filter #svgFilter #code #coding #web #dev #webDev #webDevelopment #frontend #graphicEffect

  7. My solution for a fun little challengeⁱ - gradual selective saturation on hover!

    You can see the result on @codepen: codepen.io/thebabydino/pen/ZEg

    Single img in a figure, no duplicating the image on a background or anything, just applying an #SVG #filter on figure after a mask on img.

    Original images included for comparison.

    ⁱtwitter 🐦 x.com/snorklTV/status/18415336

    #svgFilter #CSS #code #graphicEffect #coding #frontend #web #webDev #dev #webDevelopment

  8. My solution for a fun little challengeⁱ - gradual selective saturation on hover!

    You can see the result on @codepen: codepen.io/thebabydino/pen/ZEg

    Single img in a figure, no duplicating the image on a background or anything, just applying an #SVG #filter on figure after a mask on img.

    Original images included for comparison.

    ⁱtwitter 🐦 x.com/snorklTV/status/18415336

    #svgFilter #CSS #code #graphicEffect #coding #frontend #web #webDev #dev #webDevelopment

  9. We can also go the other way with the exact same minimal structure: from black and white photography to a duotoned image - see it on @codepen: codepen.io/thebabydino/pen/jOj

    ✨ single element, no ::before or ::after
    ✨ under 20 #CSS declarations
    #JS only needed to update 1 CSS variable on drag

    #blending #blendMode #duotone #graphicEffect #code #coding #frontend #web #webDev #webDevelopment #dev

  10. We can also go the other way with the exact same minimal structure: from black and white photography to a duotoned image - see it on @codepen: codepen.io/thebabydino/pen/jOj

    ✨ single element, no ::before or ::after
    ✨ under 20 #CSS declarations
    #JS only needed to update 1 CSS variable on drag

    #blending #blendMode #duotone #graphicEffect #code #coding #frontend #web #webDev #webDevelopment #dev