首页 > 移动平台 > 详细

Crash for small compressed texture on some Android device

时间:2015-01-24 11:32:35      阅读:262      评论:0      收藏:0      [点我收藏+]

I created a full white texture with 4x4 size. Unity requires that compressed texture size should be at least 4x4. This will cause some artifact on some Android device, and the frame rate was very slow.

Later I tried to make true color for this small texture. This time no artifact and no frame rate slow problem.

I think the texture compression is hardware bind. Althought Unity provide some compression methods, not all of them could be supported well by various of devices.

Different devices may have different requirement even for the same compression. The most safe way is use true color for them.

Crash for small compressed texture on some Android device

原文:http://www.cnblogs.com/open-coder/p/4245562.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!