Being able to output points from the curve pop is nice, but would it be possible to create a toggle to distribute the points evenly along the curve (within the curve pop)?
Hi Loksu, thanks for your question Can you explain some usage cases for that? Why not use the Line POP instead of the Curve POP? The Curve POP was separated from the Line and any other curve interpolation to handle specifically y=f(x) functions similar to what S Curve CHOP does - equal samples along X.
To get what you want, can you not follow the Curve POP with a Line Divide POP using its Re-Sample (by edge length) section?
Line Divide POP did exactly what I was looking for. I must have overlooked the re-sample section. Apologies!
The use case of this was for creating LED fixtures that followed a specific curved path, where LED spacing is unform because of the LED strip used.