View Single Post
Old 12-23-2003, 05:07 AM   #8 (permalink)
Flyby
Senior Member
 
Join Date: Sep 2001
Posts: 734
Send a message via ICQ to Flyby
Default

Maybe the collision options prevents the use of mipmaps?

You'll have sharper textures, but also a much more inifficient use of memory, resulting in performance loss when used in large numbers...

The DDS format is used because of its efficient use of memory. The less memory needed, the faster it displays on the screen.
Flyby is offline   Reply With Quote