首页 > 其他 > 详细

创建压缩纹理的工具

时间:2017-08-31 10:50:06      阅读:289      评论:0      收藏:0      [点我收藏+]

?

Once a texture has been loaded as a compressed texture, it can be used for texturing in exactly the same way as an uncompressed texture. The details of the ETC2/EAC formats are beyond our scope here, and most developers will never write their own compressors. Freely available tools for generating ETC images include the open-source libKTX library from Khronos (http:// khronos.org/opengles/sdk/tools/KTX/), the rg_etc project (https://code .google.com/p/rg-etc1/), the ARM Mali Texture Compression Tool, Qualcomm TexCompress (included in the Adreno SDK), and Imagination Technologies PVRTexTool. We would encourage readers to evaluate the available tools and choose the one that fits best with their development environment/platform

创建压缩纹理的工具

原文:http://www.cnblogs.com/time-is-life/p/7456725.html

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