Normal corners-Replicate "Stretch Around Corners" from sweep
2362 4 1- RonanCroyal
- Member
- 31 posts
- Joined: Sept. 2018
- Offline
- Aizatulin
- Member
- 493 posts
- Joined: July 2005
- Offline
- RonanCroyal
- Member
- 31 posts
- Joined: Sept. 2018
- Offline
- Aizatulin
- Member
- 493 posts
- Joined: July 2005
- Offline
Here is another method using projections, which should work better for non planar curves. It seems to give similar results compared to sweep but not exactly the same. The main idea is projecting the (modified)up vectors on different planes, to keep the distance of the offset segments constant.
I've used up vectors, because v@N is used as tangent very often. But you can always remap the attributes if you like. My example should work for open and closed curves.
I've used up vectors, because v@N is used as tangent very often. But you can always remap the attributes if you like. My example should work for open and closed curves.
Edited by Aizatulin - March 30, 2021 10:37:06
- RonanCroyal
- Member
- 31 posts
- Joined: Sept. 2018
- Offline
-
- Quick Links