Search
Star
Feedback
Setup for Free
Β© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Applying scintillation and noise effects, with CSS - Kevin Powell - Community
KP-C
Kevin Powell - Community
β’
2y ago
β’
7 replies
rik
Applying scintillation and noise effects, with CSS
I
'm trying to create an effect similar to noise and scintillation in night vision devices
. Example images can be seen on this page
:
https://www.cloudynights.com/topic/691671-improved-ebi-images-with-five-tubes/
What I
'm after is both the
"grainy
" look
, and the bright scintillations
, using CSS
, on top of text
(h1 through h3 elements
) and td backgrounds
.
I followed the tutorial on
https://www.freecodecamp.org/news/grainy-css-backgrounds-using-svg-filters/
using both their SVG and a generator at
https://fffuel.co/nnnoise/
and neither seemed to achieve the effect
.
I
've got a collaboration on JSFiddle with my attempts so far for this here
:
https://jsfiddle.net/6L5yw4nh/21/#&togetherjs=VmU1H2Sv4f
I would appreciate help
, guidance
, understanding
, and hints
.
Edit fiddle - JSFiddle - Code Playground
Test your JavaScript
, CSS
, HTML or CoffeeScript online with JSFiddle code editor
.
Kevin Powell - Community
Join
A friendly place for developers to meet other devs, ask questions, get help, and just have a good time π.
36,263
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
CSS not applying
KP-C
Kevin Powell - Community / front-end
3y ago
Applying filter on an image - CSS
KP-C
Kevin Powell - Community / front-end
2y ago
CSS Grid without Floats #cssgrid
KP-C
Kevin Powell - Community / front-end
4y ago
CSS transitions on after pseudoclass not applying
KP-C
Kevin Powell - Community / front-end
3y ago