01-09-2024 11:00 AM
@altenbach wrote:
@deceased wrote:
Don't forget to wire a T into the "exclude end?" input on the ramp pattern or you will have a point at 0 and 2pi.Which is required if we want to close the circle... 😄
(With the end excluded, we would have a gap)
True, just need to be careful with the requirement for n+1 ramp points for n unique points.
01-12-2024 09:07 AM
@deceased wrote:True, just need to be careful with the requirement for n+1 ramp points for n unique points.
let's use the xy graph's linear interpolation to transform this into a regular polygon generator
01-12-2024 10:24 AM
Slightly simpler...
I would also ensure that the graph area is square and that the x and y axes range is identical to avoid distortions.