holmburgers
Member
I need to create high resolution black & white stripe patterns that can be saved as TIFF files; to ultimately print out as transparencies using a laser recorder. The patterns are simply series of parallel lines; having maximum density and zero density.
The trick is that it needs to be quite fine... like 1000 lines per inch. To make an 8x10" film with this pattern, well.... let's just say I'd like to avoid hitting *paste* 10,000 times. I need a way to create these line screens more automatically.
The proportion of black to white, opaque:transparent, is important and should be variable. For instance, within a given unit distance, having a black line that is twice as wide as the transparent portion (1/3 is clear), and alternatively, having equal areas of black & transparent (1/2 & 1/2).
Assuming that this kind of thing is computationally rather simple, how about the ability to make these lines wavy; following a sinusoidal function?
I hope this isn't hopelessly obtuse. There are a number of reasons for such a screen, one of which is in the making of a parallax parallelogram, or a diffraction color photograph, but I do have a specific and ulterior idea in mind. . . .
Conceptually this is a rather menial task, but when it comes to actually creating this kind of file I have no idea where to begin. There are a number of "stripe generators" online that, although not up to this task, suggest some savvy programmer might be able eat this for lunch.
The trick is that it needs to be quite fine... like 1000 lines per inch. To make an 8x10" film with this pattern, well.... let's just say I'd like to avoid hitting *paste* 10,000 times. I need a way to create these line screens more automatically.
The proportion of black to white, opaque:transparent, is important and should be variable. For instance, within a given unit distance, having a black line that is twice as wide as the transparent portion (1/3 is clear), and alternatively, having equal areas of black & transparent (1/2 & 1/2).
Assuming that this kind of thing is computationally rather simple, how about the ability to make these lines wavy; following a sinusoidal function?
I hope this isn't hopelessly obtuse. There are a number of reasons for such a screen, one of which is in the making of a parallax parallelogram, or a diffraction color photograph, but I do have a specific and ulterior idea in mind. . . .
Conceptually this is a rather menial task, but when it comes to actually creating this kind of file I have no idea where to begin. There are a number of "stripe generators" online that, although not up to this task, suggest some savvy programmer might be able eat this for lunch.