Details
-
Suggestion
-
Resolution: Invalid
-
P3: Somewhat important
-
None
-
None
Description
Currently, even repetitive particles need to re-emit every frame if they die out. For simple, repetitive cases, the shader should be able to just recycle everything and not even require a new timestamp attribute to be passed along.
This will require GPU randomization on input variables though.