My definition consists of vertical lines that are divided with points. I am trying to move those points within a range randomly changing from line to line so that the result is a different jagged vertical line across the two long curves.
My problem is figuring out how to break the data within each line so they differ vs the way it is now where they are random but they are all the same. (flatten list maybe?)
Also it would be nice to have a way to align the plane with the curve so that I can extrude the lines perpendicular to the curve. It would be nice to have the movement of points and lines always be relative to the "normal" of the curve. (As of mow they all face in one direction)
Thanks for the help
Tags:
- Attachments:
-