I want to make a noise background. Do you have any recommendation for texture generators? I want to input color, noise density and the tile size and get a png image.
This is an example of such generator, but I want to try others:
|
I want to make a noise background. Do you have any recommendation for texture generators? I want to input color, noise density and the tile size and get a png image. This is an example of such generator, but I want to try others: |
|||||||||||
|
|
If you don't want to create a scripted noise generator, this one looks interesting: http://www.patternify.com/ If you want a scripted noise generator, check this post: http://brunogirin.blogspot.com/2009/09/making-noise-with-imagemagick.html ImageMagic is a tool that is already installed in many servers and can be used trough many programming languages. |
|||||||
|
|
I don't know of any generators, but this is easily achieved in a graphics program like Photoshop or GIMP.
|
|||||||
|