1
Graphics / Is it possible to manipulate each pixel of a texture?
« on: April 04, 2018, 09:00:29 am »
I am trying to create a texture pixel by pixel, which I later on will be passing to a fragment shader. Is there any way to achieve this?