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 Lautaro-Arino · Dec 27, 2013 at 07:28 PM · imagebitmap

Bitmap images quality

I want to make card-like game objects for my game. Like playing cards. I have a game object with two quads as children. Each quad has a material that is a bitmap, one is the front and the other one is the back of the card. The images are much bigger than the Game Object and Quad it is attached on, still they dont look good, they look very blurry. When the card is rotated on the Y axis it becomes blurry. Is there some thing i am not aware of when working with bitmap images in a unity game? Im using JPG.

Comment
Add comment · Show 3
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 Eric5h5 · Dec 28, 2013 at 05:14 AM 1
Share

Don't use JPG, it's a lossy format.

avatar image Lautaro-Arino · Dec 28, 2013 at 01:03 PM 0
Share

Still dont explain why it has to lose quality. There should be no problem down sizing a jpeg. Or does it have to be a problem with Unity?

avatar image GoCatGoGamesLLC · Dec 28, 2013 at 01:13 PM 0
Share

Actually, Eric5h5 completely explains it. Lossless doesn't lose any quality or detail during compression. Lossy fudges details and loses quality (sometimes) in the translation. That's why they are called what they are called.

2 Replies

· Add your reply
  • Sort: 
avatar image
1
Best Answer

Answer by emc233 · Dec 28, 2013 at 05:11 AM

Check your import settings. Maybe adjust aniso levels. Parenting may cause distortions when you rotate. Maybe try using:

Transform.localRotation

you can alternatively use transform.RotateAround()

Comment
Add comment · Show 4 · 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 Lautaro-Arino · Dec 28, 2013 at 11:22 AM 0
Share

I cant find where these settings are, or the aniso levels. :(

avatar image GoCatGoGamesLLC · Dec 28, 2013 at 01:09 PM 0
Share

Click on your JPG in the Project tab. Then in the Inspector adjust the aniso level.

avatar image Lautaro-Arino · Dec 28, 2013 at 01:22 PM 0
Share

The Aniso level did the trick. :D

avatar image GoCatGoGamesLLC · Dec 28, 2013 at 01:28 PM 0
Share

Good to hear! Good luck!

avatar image
1

Answer by baris150490 · Dec 28, 2013 at 01:19 PM

When you import your textures there are few things you should do.First check for the max size.Make sure that it is at least as big as your texture image size.And second of all the important thing is the format.Make sure that you change it to True Colors.

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

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

22 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 avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Editor script to generate .PNGs from other .PNGs 1 Answer

Bitmaps in unity 4 Answers

How do I make a fog wall 1 Answer

Unity Opencv 1 Answer

Using Image Component in OSX standalone app crashes build 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