Open hweom opened 1 year ago
It's the start and end point of the cylinder.
Yeah, I eventually figured Z
should be a unit vector for Z axis, although it's not explained anywhere.
It would be nice if the APIs for 3D primitives are normalized. For example, rounded_cylinder takes two radii and a height...
Documentation says:
But what are the first and the second arguments? I assume
Z
is an axis designator? Why does it need to be passed twice with opposite signs?