Compressing textures and using them on the fly OpenGL

Posted by user146780 on Stack Overflow See other posts from Stack Overflow or by user146780
Published on 2010-06-09T02:50:51Z Indexed on 2010/06/09 2:52 UTC
Read the original article Hit count: 249

Filed under:
|
|

I'm generating textures on the fly. I would like to also compress them on the fly and then use them on the fly. How could this be done?

Thanks

© Stack Overflow or respective owner

Related posts about c++

Related posts about c