PointCloudFromArray_v2 Op
visualize an array of coordinates as points
Summary (oneliner)
This op works together with the pointMaterial op and also requires a xyz array to render the points.
- Ops.Gl.Meshes.PointCloudFromArray_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
Trigger the op
xyz array in
Define how many points are rendered. Overrides the xyz array in.
Texture Coordinates
Scramble xyz array and color lookup when connected to pointMaterial op with a texture
Random seed for Scramble Texcoords
Array2 for texture coordinates to cover your point cloud
input an Array4 (RGBA) - must be the correct size to color all of your points. PointMaterial needs to be set to "use vertex colors"
OUTPUT PORTS
Outputs geometry object