GltfAnimationArray Op

GltfAnimationArray

Convert an animation into an array of coordinates



Full Name
  • Ops.Gl.GLTF.GltfAnimationArray
Visibility
  • Core Op - Official cables op
License
  • MIT
Authorgithub


Example Patch Gltf animation array example - 02

Open In Editor

Youtube Video Tutorial

INPUT PORTS


Render (Trigger)

<p>Trigger the op </p>

Node Name (String)

<p>Target node name from the GLTF Scene with the animation data </p>

Steps (Number:

<i>integer</i>

)

<p>Amount of interpolated steps of generated array. Higher numbers results in a smoother result.</p>

Timing

Full Animation (Number:

<i>boolean</i>

)

Start (Number)
Length (Number)

OUTPUT PORTS


Next (Trigger)

<p>Trigger out</p>

Found (

<i>boolean</i>

Number)

<p>Target animation node name found</p>

Positions (Array)

<p>Array out of coordinates</p>


Patches using GltfAnimationArray

  • Examples
  • Public
  • My Patches

Known Issues

Currently only supports positional data. Rotation or scale data will be supported in the near future.

Changelog


created opuser avatarpandur - 2019-12-13 11:53