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 AsemaKhan · Jun 20, 2012 at 07:03 AM · 3d modelpolygon-countpolygons

Polygon count and polygon type-Unity3D game

Hi! I have recently got a project of a Third-Person shooter game with different models and environment.Before getting into programming I wanted to make sure about the designing of models so I can guide 3D Modeller/Animators about my exact requirement. I have been looking for polygon count that unity3d supports in a real-time game , after going through different questions, I got an idea that polygon per character should be from 1500-4000 for PC games,

http://unity3d.com/support/documentation/Manual/Modeling%20Optimized%20Characters.html

But referring to this line "You may need to reduce the polygon count per mesh if the game can have lots of characters onscreen at any given time" I am wondering about the total polygon count for my scene, Like if I have total 6 character models in scene and more of different environments (buildings,bridges). What should be the total polygon count ?

And what type of polygon one is suppose to use in game

(Number of sides - Name of polygon)

3-triangle

4-quadrilateral

5-pentagon

6-hexagon

7-heptagon

8-octagon

9-nonagon

10-decagon

12-dodecagon

I hope, I have made my questions clear. I would appreciate every kind of help. Thank you

Comment
Add comment · Show 2
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 Fattie · Jun 20, 2012 at 07:40 AM 0
Share

Asema, there are no "polygons" in video games. Everything is a triangle. Hope it helps.

avatar image AsemaKhan · Jun 20, 2012 at 08:10 AM 0
Share

Al right ! I just got the answer.Thanks

1 Reply

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

Answer by hijinxbassist · Jun 20, 2012 at 07:31 AM

Every mesh is broken down to triangles in unity. So for basic well made meshes double the poly count and you will have the tri count. As for your broader topic this is subjective. While my pc and graphics card may be able to calculate and display x^10 triangles, an android or ios device with n power&graphics may only be able to display x^2 triangles. You can always do some quick experimentation regarding the issue by bringing in an ultrasmoothed model like 140,000 polys and see how the engine reacts(launch on all media forms for accurate results, maybe even make multiple of the same object(not instances) just to get an idea for yourself. I say 4000 might be low(but it is relative to the importance of the model!) a boss character for instance may be 7000, but most normal enemys are 2400, oviously there is only one(maybe) boss showing so you can do it easily(depending on end platform). The gist of what im saying is...there is no set number, since hardware changes so rapidly.

Comment
Add comment · Show 3 · 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 hijinxbassist · Jun 20, 2012 at 07:35 AM 0
Share

Additionally, since unity breaks the model down to triangles anyway...you can theoretically use any amount of sided polys as you want. GRANTED, unity will calculate this xPoly however it will and some triangles may be split in ways that are not optimal, i suggest staying with standard polys (4 sides) they break down nicely and always smooth very nicely in the modeling program(and is customary for well versed modellers).

avatar image AsemaKhan · Jun 20, 2012 at 08:10 AM 0
Share

Thank you so much. Its great help :)

avatar image hijinxbassist · Jun 20, 2012 at 08:35 AM 0
Share

Thing to gain from my post is 'main focus' if a model is background, dont waste poly space with unnecessary detail(use lower normal$$anonymous$$pas and detail(textures can be higher than poly but still slow a game to a standstill will huge size import/deployment)...Save this for the real focus of the game(main character, bosses, landscape if that is the main focus). Glad to help.

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

5 People are following this question.

avatar image avatar image avatar image avatar image avatar image

Related Questions

poly and vertex counting at runtime 6 Answers

Poly count limit for bump/normal map? 1 Answer

How to increase the polygon count? 0 Answers

How to make field painter like cities skylines districts? 0 Answers

why is unity slow because of one 3d model? 1 Answer


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