|
@@ -1,10 +1,6 @@
|
|
= Optimizing Your Game Using Statistics
|
|
= Optimizing Your Game Using Statistics
|
|
-:author:
|
|
|
|
-:revnumber:
|
|
|
|
-:revdate: 2016/03/17 20:48
|
|
|
|
-:relfileprefix: ../../
|
|
|
|
-:imagesdir: ../..
|
|
|
|
-ifdef::env-github,env-browser[:outfilesuffix: .adoc]
|
|
|
|
|
|
+:revnumber: 2.0
|
|
|
|
+:revdate: 2020/07/23
|
|
|
|
|
|
|
|
|
|
When you create a SimpleApplication, you see the default StatsView and FpsView in the left corner.
|
|
When you create a SimpleApplication, you see the default StatsView and FpsView in the left corner.
|
|
@@ -108,8 +104,6 @@ What goal are you trying to achieve in general?
|
|
. The FPS should be 30 or more on the slowest hardware that you target.
|
|
. The FPS should be 30 or more on the slowest hardware that you target.
|
|
. 10'000-50'000 vertices is a typical average value for a scene.
|
|
. 10'000-50'000 vertices is a typical average value for a scene.
|
|
|
|
|
|
-'''
|
|
|
|
-
|
|
|
|
See also:
|
|
See also:
|
|
|
|
|
|
* link:https://hub.jmonkeyengine.org/t/good-triangles-count/22843[What's a good triangle count?] Forum discussion
|
|
* link:https://hub.jmonkeyengine.org/t/good-triangles-count/22843[What's a good triangle count?] Forum discussion
|