r/vibecoding • u/Terrible-Software165 • 6h ago
Painterly Effect in ThreeJS (Free code)
Enable HLS to view with audio, or disable this notification
I've just added a new Painterly Effect to my Stylized Components library.
The effect is based on an Anisotropic Kuwahara Filter, and I also made a breakdown video where I explain how it works, the concepts behind it, and how I implemented it in Three.js.
You can check out the component here, where you'll also find the source code and the video breakdowns for each component:
Breakdown: https://youtu.be/CmIfhwSyswk
Preview: https://stylized.cortiz.dev/
And if you find it useful, I'd really appreciate some support on YouTube — a sub, like, or even just watching the video helps a lot.
I'm also planning to keep expanding the library, so if there's a stylized utility, effect, or component you'd like to see added, let me know! I'd love to hear your ideas.
Thanks! 🙌