Dither transparency is an effect which renders all pixels of your object using opaque rendering techniques (such as writing to the depth buffer so that other obscured objects can be culled), but using ...
Surface-Stable Fractal Dithering is a novel form of dithering invented by Rune Skovbo Johansen for use on surfaces in 3D scenes. What's unique about it is that the dots in the dither patterns stick to ...