Beginner question

Hi there,

I was wondering if anybody had an idea how I could create several arrrows reacting to a sinewave. So that the arrows represent the sine wave without it being represented by an official line. If that makes sense.

Kind regards.
John

hello, I don’t know if that’s what you mean, but you can modify the dynamic mesh help patch so that it renders lines that look like a sine wave:

image

SineSticks.vl (36.1 KB)

1 Like

Maybe they mean an arrow pointing along the tangent?

That is already going into the right direction of how it should look like. Thank you very much.
My idea was that the arrows would move in reaction to the sine wave. So that each individual arrow only has to move up or down but the total picture of all the arrows represents a sinewave. And I’m not sure if this would be necessary to do in 3D.

Thanks a lot, this already helps me.

you can use the same sine wave generator patch with Skia in 2d…

1 Like

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