GltfCameraViewMatrix Op

GltfCameraViewMatrix

get view matrix from a gltf camera



Edit Documentation

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


 

Example Patch Example GLTF Camera View Matrix

In this example the GLTFcameraviewmatrix OP is used to get one of the views of 3 cameras in a GLTF scene and an AnimMatrix OP is used to smoothly interpolate between them.

Open In Editor

Youtube Video Tutorial

INPUT PORTS


Update (Trigger)
Node Name (String)

the exact name of a camera view to find in the scene.

OUTPUT PORTS


Matrix (Array)
Found (boolean Number)

was the node name of the camera found


Patches using GltfCameraViewMatrix

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarpandur - 2021-04-07 15:07
Ops.User.pandur.GltfCameraViewMatrix renamed to Ops.Gl.GLTF.GltfCameraViewMatrixuser avatarpandur - 2021-04-07 15:27