Chapter 10. Using Compute Shaders
In this chapter, we will cover the following recipes:
Implementing a particle simulation with the compute shader
Using the compute shader for cloth simulation
Implementing an edge detection filter with the compute shader
Creating a fractal texture using the compute shader