3 Commits

Author SHA1 Message Date
7c469c9c3c Fix bug in time handling in Particle Update shader 2021-05-09 23:04:41 +02:00
5637868200 Add draft for multiple particle types
The type was changed from int to float, because comparing the int to values (e.g. type == 1) never returned true...
2021-05-08 19:03:29 +02:00
c3796e7b55 Add basic Particle setup
Compiles, but doesn't work
2021-05-08 00:13:27 +02:00