Split mesh into lists

I cant seem to find a node which will split a mesh of x,y,z values back into 3 separate lists. Is it there?

Thanks

@khenkel’s custom node set has Get Mesh Values. Maybe?

Great thank you, but unfortunately doesn’t seem to work with v1.2.1

Great thank you, but unfortunately doesn’t seem to work with v1.2.1

Oops. I just fixed it, can you try it now? (Link for anyone looking for it: Github)

Here’s what this should look like (I left the Convert 3D List To Real List unconnected because they are type converters and will automatically collapse).

!

 

Fantastic work @khenkel! Love your nodes. Very easy to understand what is going on inside.

1 Like

Amazing, thanks!!