I tend to load the .obj file with its color in python and save it as png. I had many searches, but none were suitable for my purpose. here is the code I found for saving as a png file:
and output appears like this:
but the desired output is like this one:
Any help, please.