3 I've never used compute shaders before, and so I wanted to play with them
 
   4 since I had watched some YouTube videos about them, and LÖVR had a really
 
   5 convenient API for use them.
 
   7 This uses Shader Storage Buffers for transferring particle data, and for
 
   8 simulating particle physics with compute shaders!