Author Topic: Optimal attitude between texture size in PNG file and texture size on polygon...  (Read 2992 times)

Offline entis

  • byte
  • *
  • Posts: 32
    • View Profile
Hi,

Could you advise me the optimal attitude between texture size in PNG file and texture size on polygon it should be (1:1 or 0.5:1 or something else...)... optimal rescaling coefficient... I mean how bad the big size textures (1:1 case) affect the productivity of jpct (in case of sw rendering)... and at the same time attitude 0.1:1 gives more productivity of jpct but affects textures quality too much... I think...

Thanks.

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Opps, i haven't notived this thread...sorry. Bigger textures affect the software renderer only the way that they may cause more cache misses on the cpu. Apart from that, the size doesn't matter performance wise.