由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
_Graphics版 - OpenGL里更新Texture的问题
相关主题
glTexImage3D()an opengl question
BMP文件格式进来乐进来乐 :))
help: an OPENGL problem...Graphic C library
Platform of 3D Animation想做一个桌布下垂的project练手
opengl renderingOverCloud 由 loop 授予 Graphics 俱乐部权力
Any suggestion for graphics acceleration under linux俺写的windows screensaver (转载)
关于“texture compression”的话题怎样建立cg的汇编环境?
Anyone use OpenGL in MFC?GPGPU的笔记本
相关话题的讨论汇总
话题: texture话题: 更新话题: mipmap话题: opengl话题: 512x512
1 (共1页)
y**i
发帖数: 357
1
怎样快速的更新Texture? 比如说,原有的Texture是512x512的,经常要更新其中的一部
分,比如0-100x200-300,310-400x100x115 ... ...
为了使效果最好,希望这个texture是mipmap的。
碰到的问题是,用glTexSubImage2D来更新的话,速度是快的,但对mipmap的texture无效

如果内存中始终保存一个512x512的bitmap,每次更新后重新生成mipmap,那就太慢了。
有没有好的解决办法?
1 (共1页)
相关主题
GPGPU的笔记本opengl rendering
关于FBO的multi-pass问题Any suggestion for graphics acceleration under linux
Nvidia Geforce Go 7150M支持OpenGL 2.0吗?关于“texture compression”的话题
Can opengl display a video in a window at >60fps?Anyone use OpenGL in MFC?
glTexImage3D()an opengl question
BMP文件格式进来乐进来乐 :))
help: an OPENGL problem...Graphic C library
Platform of 3D Animation想做一个桌布下垂的project练手
相关话题的讨论汇总
话题: texture话题: 更新话题: mipmap话题: opengl话题: 512x512