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 6345913
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T20:54:54+00:00 2026-05-24T20:54:54+00:00

what is the optimal texture size in this case for pixel perfect fit on

  • 0

what is the optimal texture size in this case for pixel perfect fit on screen and for performance?
Target: background texture for a device with 480×800 resolution

a.
480×800 image resized to: 512×1024

b.
512×1024 texture contains a 480×800 region and
u = 0.0 .. 0.9375 (480/512)
v = 0.0 .. 0.78125 (800/1024)

c.
original image (480×800) as texture

  • 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-24T20:54:56+00:00Added an answer on May 24, 2026 at 8:54 pm

    Option c. should be avoided as many devices are only power-of-two compatible. b. should be faster than a. since not as many texels have to be fetched from the texture memory. I doubt however that you will notice any difference in fps as at 480×800 you’re most likely to be fillrate-limited more than anything else.

    And yes, you can get pixel-perfect mapping using b. if you set your texcoords correctly, I’m using a texture atlas giving p-p results for my app.

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

Sidebar

Related Questions

I need to know the optimal size for the splash screen image. Since different
This MSDN article states that: To guarantee optimal performance, aspnet_isapi uses asynchronous named pipes
What would be the most optimal algorithm (performance-wise) to calculate the number of divisors
Where optimal size is all rows and columns are visible, but not more .
Is there some optimal value for ConcurrencyLevel beyond which ConcurrentHashMap's performance starts degrading? If
What is the optimal freeheap to totalheap ratio? At what values of this ratio
Is there a way to determine the optimal cache size (L1 and L2 possibly)
What is the most optimal way to achieve the same as this? void foo(double
I never found an optimal solution for this problem so I am hoping that
I would like to know the most optimal/elegant solution of doing this. Basically i

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.