I want to generate textures using for instance perlin noise. My problem is that I don’t know how to create a texture from the color (RGB) data.
It would be nice if someone could provide a simple code sample or article/tutorial/resource for how this is done (preferrably with LWJGL) 