ArraySpray Op
Particle Spray simulation
Summary (oneliner)
Creates a kind of spray like effect which outputs 2 arrays for position and scale.
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Trigger in
Timer to animate the cubes movement
Array length/amount of particles
Size of the particle on the x axis
Size of the particle on the y axis
Size of the particle on the z axis
The direction to move the spray in on the x axis
The direction to move the spray in on the y axis
The direction to move the spray in on the z axis
Reset state
Amount of time before a particle dies out and is reborn
Minimum lifetime of particle
Outputs
Trigger out
Positional array out
LifeTime array out
Patches using ArraySpray
Changelog
created op 2019-09-25 - pandur | |
Ops.Admin.ArraySpray renamed to Ops.Gl.ArraySpray 2019-10-14 - pandur | |
Ops.Gl.ArraySpray renamed to Ops.Systens.ArraySpray 2019-10-15 - pandur | |
Ops.Systens.ArraySpray renamed to Ops.Systems.ArraySpray 2019-10-15 - pandur | |
Added output trigger 2019-10-22 - simod | |
fix bug with centering axis parameters 2022-02-08 - pandur |