Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: CompressedTextures, file format

  1. #1
    Intern Contributor
    Join Date
    Nov 2006
    Location
    Peru
    Posts
    97

    CompressedTextures, file format

    Hello!

    I'm designing a graphics engine and I want support for compressed images. Is there a file format(with a crossplatform toolkit) for textures that supports ARB and S3TC compression?

  2. #2
    Senior Member OpenGL Pro dletozeun's Avatar
    Join Date
    Jan 2006
    Location
    FRANCE
    Posts
    1,370

    Re: CompressedTextures, file format

    dds format supports DXT1 to DXT5 compression.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •