8 Commits

Author SHA1 Message Date
eea0c57e7c Add multiple particle textures and more variety to types 2021-05-09 23:32:41 +02:00
7c469c9c3c Fix bug in time handling in Particle Update shader 2021-05-09 23:04:41 +02:00
616be9e5fc Fix bug in particle positioning 2021-05-09 20:00:04 +02:00
a44e38afa3 Add basic collision detection for particle origin placement 2021-05-09 19:47:44 +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
5016ee49d1 Make ground mesh, improve particles 2021-05-08 17:52:33 +02:00
82fae245a1 Add camera movement with keyboard & mouse 2021-05-08 17:27:16 +02:00
5ffbe94816 Add Particle Demo 2021-05-08 13:20:11 +02:00