This node creates a PolySpline line in one of 2 modes:
- Line between 2 points
- Start Point, Direction, and Length
Both modes create splines with only start and endpoints. A resample node can be used afterward to increase the point count.
Differential D11769
Geometry Nodes: Curve Primitive Line Authored by Johnny Matthews (guitargeek) on Jun 30 2021, 11:51 PM.
Details
This node creates a PolySpline line in one of 2 modes:
Both modes create splines with only start and endpoints. A resample node can be used afterward to increase the point count.
Diff Detail
Event TimelineComment Actions I think @Erindale (Erindale) mentioned that the direction input should not have distance units. I think I agree, it's more of a direction vector. It's the length input that gives it the length anyway. Comment Actions Thanks! I made some changes when committing:
|