| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | BufferedImage bi=new BufferedImage(1024,1024,BufferedImage.TYPE_INT_RGB); |
If the code looks ugly, it's because I don't know what I am doing.

Seems to work, gives that tasty noise. :>
Here it is:

EDIT: I am using VALUE NOISE, not TRUE GRADIENT here! Cuz I don't know how to get gradient one properly.



