ArraySpray Op

ArraySpray

Particle Spray simulation


<p>Creates a kind of spray like effect which outputs 2 arrays for position and scale.</p>


Full Name
  • Ops.Array.PointArray.ArraySpray
Visibility
  • Core Op - Official cables op
License
  • MIT
Authorgithub


INPUT PORTS


exe (Trigger)

<p>Trigger in</p>

time (Number)

<p>Timer to animate the cubes movement</p>

num (Number)

<p>Array length/amount of particles</p>

Size X (Number)

<p>Size of the particle on the x axis</p>

Size Y (Number)

<p>Size of the particle on the y axis</p>

Size Z (Number)

<p>Size of the particle on the z axis</p>

movement x (Number)

<p>The direction to move the spray in on the x axis</p>

movement y (Number)

<p>The direction to move the spray in on the y axis</p>

movement z (Number)

<p>The direction to move the spray in on the z axis</p>

Center X (Number:

<i>boolean</i>

)

Center Y (Number:

<i>boolean</i>

)

Center Z (Number:

<i>boolean</i>

)

Reset (Trigger)

<p>Reset state</p>

lifetime (Number)

<p>Amount of time before a particle dies out and is reborn</p>

Lifetime Minimum (Number)

<p>Minimum lifetime of particle</p>

OUTPUT PORTS


Trigger Out (Trigger)

<p>Trigger out</p>

Positions (Array)

<p>Positional array out</p>

Lifetime (Array)

<p>LifeTime array out</p>


Patches using ArraySpray

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarpandur - 2019-09-25 15:36
Ops.Admin.ArraySpray renamed to Ops.Gl.ArraySprayuser avatarpandur - 2019-10-14 20:35
Ops.Gl.ArraySpray renamed to Ops.Systens.ArraySprayuser avatarpandur - 2019-10-15 09:54
Ops.Systens.ArraySpray renamed to Ops.Systems.ArraySprayuser avatarpandur - 2019-10-15 10:28
Added output triggeruser avatarsimod - 2019-10-22 14:43
fix bug with centering axis parametersuser avatarpandur - 2022-02-08 17:02
renameOps.Systems.ArraySpray renamed to Ops.Array.PointArray.ArraySprayuser avatarpandur - 2023-12-06 09:18