标题: FBO和PBuffer
- 千里马肝 2005-11-14 20:15 阅读:279
- 评论:2 查看评论 | 添加评论
在FBO出现之前,PBuffer是效率最高的解决方案。
但是一旦用过FBO之后,就会忘记PBuffer了。
http://www.nvidia.com/dev_content/nvopenglspecs/GL_EXT_framebuffer_object.txt
http://oss.sgi.com/projects/ogl-sample/registry/ARB/wgl_pbuffer.txt
相关例程可以在http://www.codesampler.com找到
查看评论 | 添加评论
返回顶部 | 返回首页