Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7588755
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T20:00:04+00:00 2026-05-30T20:00:04+00:00

I had previously also asked a question on this and was unable to get

  • 0

I had previously also asked a question on this and was unable to get any concrete reply. I hope this time you guys will help me out.I have graphics files with “.des” extension when I open them in xcode I just see a long number or probably a hash code 1245.5678.2457.3578… like this. Now I want to be able to see these “.des” files in form of image in some software so that I can change them.
I have tried coreldraw and interscope blackbox but it did not work for me.Looking forward to hear from you guys.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T20:00:07+00:00Added an answer on May 30, 2026 at 8:00 pm

    DES File: What they are and how to create them

    In Open GL ES (this is the name of the low level library for drawing 2d or 3d graphics on your iPhone) you can properly load images only in a specific size – this size is called the “power of two” (read more)

    EXAMPLE: 512pixels x 512pixels = 29 pixels x 29 pixels or 1024 x 1024 = 210 x 210

    But in real life is really hard to keep all your graphics materials in power of two sizes (POT). In modern OpenGL versions you can find a way to load non-POT images but this is not effective and will eat more memory while holding your textures.

    To solve this issue you can put all you small images in to one really big image (sometimes called a resource image, atlas, sprite sheet, sprite list, etc). We call this an Atlas.

    So what does DES mean?

    A DES file is very tiny plain text file. In this file you can find information about the atlas file including: where to find atlas (resource) image AND describe the position of original image on atlas image.

    Basically, this DES file tells us where certain images are in the big ATLAS image.
    As example if you have a folder called MainMenu and two files button.png and levelIcon.png after atlas making process you’ll have two DES files button.des and levelIcon.des and two big images MainMenu.png and MainMenu_hi.png ( *_hi.png is for Retina Displays and IPad )

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I asked this question previously and thought I had it figured out but it
If this was previously talked about, I'm sorry, I had a hard time searching
Going back to an example I had previously asked about, I'll try and make
I've asked several questions regarding VBO previously here and from the comments i had
I had previously thought there was no way to get a user's information, specifically
I have a class that contains a list of objects. I previously had this
I'm looking into development standards fro JavaScript. I had previously used Doulgas Crockfords Javascript
I have an application that uses CoreData. I previously had a class named Marker
Previously we had desktop applications but given the fact that accessing the server (either
previously i had custom tableviewcell and was loading from Nib.in that i have specified

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.