Uploaded October 2024 | Updated September 2026, 1 week ago
I'm adding a new modules to mutate particle velocity to test some of the new systems (velocity is a buffer that comes with a particular particle module - it's not built-in. This adds a way for modules to fetch buffers of other modules) - this one is pretty simple under the hood, but allows lots of cool effects - it applies forces to particles using a 4D Simplex Noise (based on the particle position + offsets per coordinate).
There will be more options for it still, to allow more behaviors and so on, but it's already pretty mesmerizing to play with.
Support development at: patreon.com/resonite
Official website: resonite.com
I'm adding a new modules to mutate particle velocity to test some of the new systems (velocity is a buffer that comes with a particular particle module - it's not built-in. This adds a way for modules to fetch buffers of other modules) - this one is pretty simple under the hood, but allows lots of cool effects - it applies forces to particles using a 4D Simplex Noise (based on the particle position + offsets per coordinate).
There will be more options for it still, to allow more behaviors and so on, but it's already pretty mesmerizing to play with.
Support development at: patreon.com/resonite
Official website: resonite.com










