Chinaunix首页 | 论坛 | 博客
  • 博客访问: 3146438
  • 博文数量: 117
  • 博客积分: 10003
  • 博客等级: 上将
  • 技术积分: 5405
  • 用 户 组: 普通用户
  • 注册时间: 2007-01-23 09:34
文章分类

全部博文(117)

文章存档

2011年(1)

2010年(10)

2009年(69)

2008年(37)

分类: LINUX

2010-08-25 17:47:07

Use non-power-of-two (NPOT) textures when appropriate
    No performance penalty
    Saves memory
 
  无二次幂限制的纹理(Non-Power-of-Two Textures)
  OpenGL仅支持分辨率为2mx2n的纹理。但现在我们可以使用“无二次幂限制”的纹理。
  OpenGL only supports textures with 2m x 2n resolution.But "Non-Power-of-Two" textures can be useful.
  
  与之匹配的屏幕分辨率或包围区域不一定等于二次幂(800x600)
  Matching some screen resolution or bounding region that is not necessarily a power of two (800x600)
  消除限制的w/WGL_NV_render_texture_rectangle扩展指令:
  Restriction lifted w/ WGL_NV_render_texture_rectangle extension:
  
  无二次幂限制的纹理仅有少许差异
  Non-power-of-two textures BUT some differences
  
  纹理坐标贴图的差异
  Texture coordinates map differently
阅读(18638) | 评论(1) | 转发(0) |
给主人留下些什么吧!~~

chinaunix网友2010-10-24 16:58:17

博主辛苦啦! 文章写的非常精彩! 受益匪浅! 技术需要实践!如需迅速掌握嵌入式核心开发技术 请关注“百度哥2010”的ARM11嵌入式“real6410”开发板 http://shop62249124.taobao.com/