How do I make array of incrementing numbers with GN?

I’m trying to make a texture for ruler, but don’t want to make every single number manually, is there any way to make it via geo nodes? Need to make an array on numbers from 1 to 100 with 10mm distance between each

Try a curve line node, set length then resample the number of points.

Each has its own index.

Hope that helps

2 Likes