]> Witch of Git - lovr-particles/blob - README.md
Use hand motion to influence particle motion
[lovr-particles] / README.md
1 # Particles :D
2
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.
6
7 This uses Shader Storage Buffers for transferring particle data, and for
8 simulating particle physics with compute shaders!