Is there a node that does this?

Sorry for the vague question but I have no idea how to describe this :P

I’m looking for a node that can replace my array of CAR nodes, and can spread indefinitely (mine is a hard"coded" spread of 8.)

The goal is to take a spread of values that determine the height of a series of strips and produce a spread that can instruct a translation to those strips so that they stack one on top of the other.

spread experiment.v4p (36.1 KB)

It’s already a pretty fun glitch effect, feel free to use it :D

Thanks for any help!

Try Integral

I’m subtracting consecutive values, Integral seems to add them… Any way to make it subtract?

Ah sorry!
Differential then :)

Is there a way you’re using it that gets you the results my hacked together mess is getting? I tried it again and get totally different results :P

I haven’t tried comprehending your screenshot, I only went by the question you had asked ;)

The goal is to take a spread of values that determine the height of a series of strips and produce a spread that can instruct a translation to those strips so that they stack one on top of the other.

This sounds exactly like what I’d use integral for in this case …
Anyway, will check tomorrow when I’m around a computer again.

Cool thanks :D I guess I’m just not coming up with a good way of using it :P

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.