List : Block Empty List Values

Removes unpopulated / empty values from a list, outputs only the populated ones, plus an index list of populated items.

Supported types :

  • VuoAudioSamples
  • VuoCursor
  • VuoImage
  • VuoLayer
  • VuoSceneObject
  • VuoShader
  • VuoText

Add this .c module in the Vuo Modules Folder.
You can search the node library for this node by typing BSS

Public Domain, any feedback or improvement is welcome.

bss.list_.blockempty.c - 101.zip (1.17 KB)

1 Like

Added an “Unpopulated Index” output list beside the populated index & values.

Â