OpenGL Discussion and Help Forums
>
DEVELOPERS
>
OpenGL coding: advanced
> glGetTexImage
PDA
View Full Version :
glGetTexImage
cruachan
05-19-2005, 07:33 AM
Is it possible to use glGetTexImage to retrieve a shadow map texture set up with glCopyTexImage2D and GL_DEPTH_COMPONENT?
sqrt[-1]
05-19-2005, 04:24 PM
Yes, just make sure you pass GL_DEPTH_COMPONENT as the format type.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.