A
A
Alexey2017-02-13 16:05:04
Mobile development
Alexey, 2017-02-13 16:05:04

Number of polygons for mobile games?

How many polygons do you need in a scene for a mobile game to run smoothly ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
X
xmoonlight, 2017-02-13
@Alexeee

The less - the better, but the main thing: do not spoil the detail of objects too much.
Must be BALANCE!
For mobile:
For Unity characters:
https://docs.unity3d.com/Manual/ModelingOptimizedC...
The number of polygons you should use depends on the quality you require and the platform you are targeting. For mobile devices, somewhere between 300 and 1500 polygons per mesh will give good results, whereas for desktop platforms the ideal range is about 1500 to 4000. You may need to reduce the polygon count per mesh if the game has lots of characters on screen at any given time.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question