frame-rate
Limiting FPS for my game
Alright, i\'m making a small game, and I need to limit my FPS, because, when I play on my really fast computer, I have around 850 FPS, and the game will go like, REALLY fast, and when I switch to my o[详细]
2023-03-10 04:43 分类:问答image rotation in touchesMoved scrubbing back and forth using CGAffineTransformMakeRotation is dropping the fps by half
in a 3D game, after optimization i have hit 60fps on an iPad2,the main runloop is in a secondary thread,[详细]
2023-03-08 20:11 分类:问答change fps while-loops exporting ffmpeg
I am new to FFMP开发者_StackOverflow社区EG. I am trying to export still images from a video file. I did it correctly.[详细]
2023-03-06 18:37 分类:问答FPS throttling(?) - Making a phone's update/draw cycle smoother?
I am building an application for the android Phone and am experiencing some strange \'throttling\'. I believe it is because a semaphore is being called to halt whatever the application is doing to pro[详细]
2023-03-06 11:26 分类:问答How to limit framerate in a curses program?
I\'ve been trying to make a game using ncurses. However, I am stumped with how to make the timing part开发者_如何学Go of my main loop work.[详细]
2023-03-06 04:31 分类:问答Making a FPS shower? [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this[详细]
2023-03-03 23:48 分类:问答Why the following will drag the performance of Fragment Shader (Open GL ES 2.0)
I have the following code in the Fragment Shader: precision lowp float; varying vec2 v_texCoord; uniform sampler2D s_texture;[详细]
2023-03-03 05:19 分类:问答smooth animations in games
How can I create a \"smooth\" animation? I am developing a game on android. I know that the default way to do smooth animations is not the best:[详细]
2023-03-01 17:11 分类:问答Frame independent time in Lua?
I\'m using Love2D to create a small game for my friends and I but, I\'m having a problem: I want to calculate elapsed time, independent from the framerate. I\'m tryi开发者_如何学Pythonng this but slig[详细]
2023-02-28 14:27 分类:问答Which component to subclass to draw in Java2D (for a 2D game)
I have created my own canvas that has been extended from the JPanel, however I have noticed that w/ the content and so forth, that all of the sudden my FPS took a hit. I am following the swing rules f[详细]
2023-02-26 07:51 分类:问答
加载中,请稍侯......