I am a beginner on dynamo and I would like to create points on a curve with an evolutionary distance without having to divide in percentage the length of my curve and manage the evolutionary scale.
Basic idea is to add 1, to have a bigger number than one, and then use an exponential function, to increase the value for later elements of the starting list.
This is just an equation. If you can define the evolution then you can define the equation. You should be able to do it all in design script, but if you’re unfamiliar you can definitely do it with nodes like Michael has shown.