Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

DDS texture loading

How would I load a dds texture file into an OpenGL 2dtexture or cube map texture?

like image 428
Tom J Nowell Avatar asked Nov 16 '25 20:11

Tom J Nowell


1 Answers

I believe you use the glCompressedTexImage2DARB method and its friends.

This PDF seems to contain some promising info that may be helpful to you.

like image 78
Dan Olson Avatar answered Nov 18 '25 10:11

Dan Olson



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!