Hello, everyone. The title is pretty self-explanatory. There isn't much more to be said than that. I'm trying to write a script to get every pixel from every texture applied to a model in Blender 2.79. I've found a URL that is already leading me in the right…
I know it's been over two months. But, I looked back into Blender Python again, and have managed to get this. So far, it only converts one texture in the scene. However, I'm trying to find ways to get all textures from all objects in the scene. Anyways, here is my code for single textures: outfile.write("unsigned int…