Skip to content

Code from streaming live on Douyu to implement DDS texture with C + OpenGL

License

Notifications You must be signed in to change notification settings

abzico/dds_texture_loader

Repository files navigation

dds_texture_loader

Code from streaming live on Douyu to implement DDS texture with C + OpenGL

Reseach Links

  • Extension function to support S3TC texture (so called in OpenGL world) is here
  • Information about DDS specification can be found on Microsoft website here
  • You can use crunch to generate .dds texture (DXT1-5).

Copyrights

  • zombie.png and its generated .dds format is copyrights under Secret Character Ltd. You cannot use this asset in your own project or claim that its yours. Included to this repository for learning purpose only.

About

Code from streaming live on Douyu to implement DDS texture with C + OpenGL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published