View Single Post
Old 10-21-2003, 02:27 PM   #9 (permalink)
DeeZire
Administrator
 
DeeZire's Avatar
 
Join Date: Dec 2002
Posts: 1,913
Send a message via ICQ to DeeZire
Default

I could be wrong, but Im sure the dev team said that the textures did not have to be square, but the dimensions (width and height) both had to be a power of two because of the rendering algorithm - so you could have 256x512.

Could be wrong now, but thats how it was in the alpha days, and I do know that square textures reder faster anyways because the algorithm works best on squares rather than other polygons.
DeeZire is offline   Reply With Quote