Performance is the crucial thing while you are dealing with game development for hand held devices! Before going optimized and performance oriented game development, one should understand key terms for measuring device performance. The major unit(yes we can say Unit) for device performance is FPS and Draw Call.
Tuesday, September 9, 2014
Subscribe to:
Comments (Atom)
Popular Posts
-
Two type of devices are their when concerning about Network Connection, Hand Held Devices - iPhone, iPad, Android, Windows Phone, Tabl...
-
Hello developers, As a mobile app/game developers it is not quite easy to make app/game UI same on different resolution devices, In previ...
-
By default Unity doesn't serialize Dictionary, So it is not possible to show key/value pair directly in Unity3d inspector ....