CG study #9

I am back to this small project of doing exercises from the dx11 book. This time chapter 12 The Compute Shader. First three exercises asked to count length of 3d vectors from a structured buffers and from buffers of data etc. Exercise 4 asked to study Bilateral blur and redo the blur demo with it.…