What is the minimum FPS required in an XNA app for Windows Phone 7?

What minimum FPS should I store in a Windows Phone 7 XNA app?
I know a maximum of 30 frames per second is ideal, but what are the reasonable minimums?
Suppose there is constant movement, so the lag should be almost imperceptible.

+3
source share
4 answers

Frame rate is limited to 30 for Windows XNA XNA applications by default. I would suggest that around 20-25FPS would be acceptable, but ideally, the higher the better. It depends on how intense your application is, how much FPS affects.

+2
source

J2ME- . 8-12 FPS 2D-.

, 8 . 15 .

, , , , ...

+1

.

( Surround Trophy, ), , , / .

0

... ...

' ' = '3d ' (imho)..

:

  • 8 ... ... " "
  • , 200 . , ... ... = FPS, , .

  • "" FPS.. 1FPS statick 12-24 FPS .

PS: . 2D-.

http://en.wikipedia.org/wiki/Limited_animation#Techniques

,

6-8 fps is enouth, but you really need to use a lot of “tricks” to make it smooth ...

-1
source

All Articles