Normal corners-Replicate "Stretch Around Corners" from sweep
1539 4 1-
- RonanCroyal
- Member
- 31 posts
- Joined: 9月 2018
- Offline
-
- Aizatulin
- Member
- 421 posts
- Joined: 7月 2005
- Offline
-
- RonanCroyal
- Member
- 31 posts
- Joined: 9月 2018
- Offline
-
- Aizatulin
- Member
- 421 posts
- Joined: 7月 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 - 2021年3月30日 10:37:06
-
- RonanCroyal
- Member
- 31 posts
- Joined: 9月 2018
- Offline
-
- Quick Links