shaders
Sketchy Pencil Effect with Three.js Post-Processing [Tutorial]
A tutorial where you’ll learn how to create a pencil effect with a sketchy look using Three.js post-processing. Read more →
Custom Toon Shader in Three.js [Tutorial]
In order to create a stylized, flat-shaded look, you only really need to understand how lighting models work and how to manipulate them. Okay, that does sound complicated, but here I'll break it down into concrete steps with code examples along the way. Read more →