ICE: Using Split Edge offsets


Here’s another way to split an edge into N new edges of equal length. This time, I use the offset.

SplitEdgeOffset

With a split ratio of 1, I get a bunch of new, zero-length edges that all pile up at the far vertex.
SplitEdgeOffset1

But I can use the offset to move all those edge vertices down the vector between the two original edge vertices:
SplitEdgeOffset2

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s