ArraySpray Op
Particle Spray simulation
Summary (oneliner)
<p>Creates a kind of spray like effect which outputs 2 arrays for position and scale.</p>
- Ops.Array.PointArray.ArraySpray
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch particle spray
INPUT PORTS
<p>Trigger in</p>
<p>Timer to animate the cubes movement</p>
<p>Array length/amount of particles</p>
<p>Size of the particle on the x axis</p>
<p>Size of the particle on the y axis</p>
<p>Size of the particle on the z axis</p>
<p>The direction to move the spray in on the x axis</p>
<p>The direction to move the spray in on the y axis</p>
<p>The direction to move the spray in on the z axis</p>
<i>boolean</i>
)<i>boolean</i>
)<i>boolean</i>
)<p>Reset state</p>
<p>Amount of time before a particle dies out and is reborn</p>
<p>Minimum lifetime of particle</p>
OUTPUT PORTS
<p>Trigger out</p>
<p>Positional array out</p>
<p>LifeTime array out</p>
Patches using ArraySpray
Changelog
created op | pandur - 2019-09-25 15:36 | |
Ops.Admin.ArraySpray renamed to Ops.Gl.ArraySpray | pandur - 2019-10-14 20:35 | |
Ops.Gl.ArraySpray renamed to Ops.Systens.ArraySpray | pandur - 2019-10-15 09:54 | |
Ops.Systens.ArraySpray renamed to Ops.Systems.ArraySpray | pandur - 2019-10-15 10:28 | |
Added output trigger | simod - 2019-10-22 14:43 | |
fix bug with centering axis parameters | pandur - 2022-02-08 17:02 | |
rename | Ops.Systems.ArraySpray renamed to Ops.Array.PointArray.ArraySpray | pandur - 2023-12-06 09:18 |