This is a simple example for integrating a shader from [Shadertoy](https://www.shadertoy.comp). This example uses the shader code from [Plexus Particles](https://www ...
In this tutorial, you will learn how to fade particles that are near scene geometry to make them look smoother. The presented technique uses the scene depth buffer to blend off particle pixels that ...