]>
description | A LÖVR game to play with with particles and compute shaders. |
last change | Sat, 1 Feb 2020 06:33:50 +0000 (01:33 -0500) |
URL | https://git.witchoflight.com/lovr-particles |
I've never used compute shaders before, and so I wanted to play with them since I had watched some YouTube videos about them, and LÖVR had a really convenient API for use them.
This uses Shader Storage Buffers for transferring particle data, and for simulating particle physics with compute shaders!
2020-02-01 | Cassie Jones | Use hand motion to influence particle motion develop | commit | commitdiff | tree | snapshot |
2020-02-01 | Cassie Jones | Implement compute-shader simulation of particles! | commit | commitdiff | tree | snapshot |
2020-01-31 | Cassie Jones | Add basic compute simulation (disabled) | commit | commitdiff | tree | snapshot |
2020-01-31 | Cassie Jones | Add velocities and padding to the particle data | commit | commitdiff | tree | snapshot |
2020-01-31 | Cassie Jones | Render lots of particles with SSBOs! | commit | commitdiff | tree | snapshot |
2020-01-30 | Cassie Jones | Initial commit, stymied by LÖVR bugs | commit | commitdiff | tree | snapshot |
4 years ago | develop | shortlog | log | tree |