ok i tried loading some image and they give me some problem
overall nothing is wrong, they are rendered out, no error.
but the size is wrong and the quality of the image went down.
i debug and realise that panda will auto resize the image to a certain size.
e.g. 10241024, 512512, 256*256
and they will scale down the image, e.g. a 800600 they resize to 512512.
resize them back may not be a big problem, but you can see some difference in the quality of the rendered image compared to the actual one.
ok. i tried changing the config.prc
it works for me, but is there a way to change it using my codes?
and is there anyway that i can find out which graphics card is able to do this?