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 NightShroud · Apr 11, 2014 at 08:09 AM · drawcallstrianglespolygon-count

How many tris?

i know this has been asked before but i havent been able to find good answers by reading the old threads on this topic

so im making a space MMO, perhaps browser-based, and im not sure how many tri's/vertexes and draw calls should be my maximum, to allow the average PC to play the game at a decent fps

im getting around 10M tri's and 2000 drawcalls max, so that too much? or how much further can i keep going?

i know there are other factors affecting lag but, in an average game, what would be the average max number of tri's and drawcalls that an average pc can handle?

thanks

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 NightShroud · Apr 11, 2014 at 11:22 AM 0
Share

i see nothing about draw calls in that thread?

avatar image Radivarig · Apr 11, 2014 at 12:25 PM 0
Share

Oops, I copy pasted the wrong link, sorry about that. I edited it now.

avatar image NightShroud · Apr 11, 2014 at 04:26 PM 0
Share

hmm but from what im seeing, my count of 10$$anonymous$$ tri's is kinda wayyyyyyyyyy too much for any kind of game? as im seeing chars have around 10k polys, so even with 100 chars they only get 1$$anonymous$$, while im getting like 10$$anonymous$$... am i right to assume that i have got far too many?

(also thanks for the help so far :))

1 Reply

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

Answer by Radivarig · Apr 11, 2014 at 09:24 AM

Check this for drawcalls and this for polycount

Since you mentioned browser-based, consider lowering the polycount of your model and environment because having too high details on non-full or smaller screen will not take the full potencial anyways and just add more in size for the download making the game load longer which is never a good thing.

Comment
Add comment · Show 2 · 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 Radivarig · Apr 12, 2014 at 04:38 AM 0
Share

No problem :) you should always aim to have as lowest polycount as you can (by that I mean what is low enough and not what would 2 weeks of tweaking do), and by the way if your character is in the first plan then you should give him some extra polys on joints, face and boobs and not worry about character polys if you wont be seeing lot of them. If you however will, I recommend you take a look at Unity $$anonymous$$ultipurpose Avatar I use it and I'm very satisfied, you can run hundreds of characters at the same time and they all share materials so the draw calls are low, excellent pack. Remember also that you wont be displaying all of your models at the same time, but if there will be times when you'll still need, then go for the tweaking. There are series of techniques for performance like level of detail - having few resolutions of objects and load different when needed, also very important is to join as much meshes as you can, combine materials etc. that lowers drawcalls. $$anonymous$$y opinion would be to focus more on the development of the game first, because there is always work with poly reduction. So in short, try to keep them low and make performance tests. Here is another thread for poly reduction and this great culling pack.

avatar image NightShroud · Apr 12, 2014 at 03:26 PM 1
Share

thanks a lot, that answers my questions, great :)

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

Object Pooling with static object 1 Answer

Mass object instantiation issue. 2 Answers

How many triangles/polygons is a draw call worth? 1 Answer

Reduce Draw call for Multiple GUI Textures with same Texture 1 Answer

What is better, huge model or segmented model 2 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