Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by Jessespike · Sep 21, 2012 at 04:38 AM · androidtexturecompressionoverridebest

Compressing textures for Android, what's different about Normal and Best?

When you override a texture for Android specifically (ETC1), you get two options: "Normal" and "Best" compressions. What's the difference? I been leaving it on Normal, because it was the default. I been thinking the word "Best" sounds better than normal, but I would like some information as to why it's better/different.

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

2 Replies

· Add your reply
  • Sort: 
avatar image
2

Answer by Simon-F · Oct 03, 2012 at 10:49 AM

Since no one has made an attempt to answer this, I'll have an educated guess as to what the "Normal" and "Best" imply.

All the current texture compression schemes (e.g. ETC1, PVRTC, S3TC) are assymetric in that they have a relatively simple, fixed decoding process that is cheap to implement in hardware, but have a compression step that is more complicated. The latter usually involves searching through quite a large number of possible encodings and keeping the one(s) that gives the "highest quality" representation of the texture. Here "highest quality" is probably a RMSE-based metric.

In this case, I suspect that "Normal" and "Best" just indicate how much searching the CPU the compressor is allowed to use. More time should give a better result though with diminishing returns.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by TobyKaos · Oct 30, 2016 at 09:27 AM

ok where are in 2016 and this topics is very old but still not very clear.

In Unity Documentation : https://docs.unity3d.com/Manual/class-TextureImporterIos.html Choose Fast for quickest performance, Best for the best image quality and Normal for a balance between the two.

But is it only in Unity Editor when create texture? Or this imply also performance on the ios device?

I think not, Best , Normal and Fast imply only Editor time to process. But when you load texture on the device it is only visual quality that is affected. Performance are equal, right?

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Simon-F · Nov 01, 2016 at 04:02 PM 1
Share

Assu$$anonymous$$g you are using the same bpp, performance on the target hardware will be unaffected.

The only difference is the amount of CPU time spent when the editor runs the texture compression tool.

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

12 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Comparing texture compression in build settings and texture overrides 1 Answer

Texture compression precedence 0 Answers

Unable to remove Antroid texture overrides? 1 Answer

Failed to generate ETC texture UnityEditor.HostView:OnGUI()...Why? 0 Answers

Strange texture artifacts and dithering on Android 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges