Forum: Poser - OFFICIAL


Subject: Hack to get 'max texture' in P7?

momodot opened this issue on Jul 23, 2008 · 25 posts


stewer posted Thu, 24 July 2008 at 8:29 AM

 The max texture size parameter was necessary in versions before 7 to make sure all textures would fit into memory simultaneously during rendering. Poser 7 and Pro divide all textures in small tiles, load only the tiles that are currently necessary into memory and purge old unused ones. Therefore the memory footprint of P7/Pro rendering is largely independent of the number and size of textures and a max texture size parameter is obsolete.