wybflb / Alfpsstatus
Show FPS(Frames Per Second) status on StatusBar
Stars: ✭ 54
Labels
Projects that are alternatives of or similar to Alfpsstatus
Doomretro
The classic, refined DOOM source port. For Windows PC.
Stars: ✭ 349 (+546.3%)
Mutual labels: fps
Lldebugtool
LLDebugTool is a debugging tool for developers and testers that can help you analyze and manipulate data in non-xcode situations.
Stars: ✭ 673 (+1146.3%)
Mutual labels: fps
Simplefpstemplate
Simple C++ FPS Template for Unreal Engine 4
Stars: ✭ 372 (+588.89%)
Mutual labels: fps
Watchdoginspector
Shows your current framerate (fps) in the status bar of your iOS app
Stars: ✭ 497 (+820.37%)
Mutual labels: fps
Chocolate Doom
Chocolate Doom is a Doom source port that is minimalist and historically accurate.
Stars: ✭ 1,052 (+1848.15%)
Mutual labels: fps
Ustreamer
µStreamer - Lightweight and fast MJPG-HTTP streamer
Stars: ✭ 533 (+887.04%)
Mutual labels: fps
Frag.exe
Multiplayer First-Person Shooter written in C++ using my own engine, Qor
Stars: ✭ 8 (-85.19%)
Mutual labels: fps
Etlegacy Deprecated
Archived repository. For current repo, see: https://github.com/etlegacy/etlegacy
Stars: ✭ 470 (+770.37%)
Mutual labels: fps
Arshooter
A demo Augmented Reality shooter made with ARKit in Swift (iOS 11)
Stars: ✭ 794 (+1370.37%)
Mutual labels: fps
Realtime Server
A realtime dedicated game server ( FPS / MOBA ). 一个实时的专用游戏服务器.
Stars: ✭ 358 (+562.96%)
Mutual labels: fps
Qengine
Retro game engine for developers that enjoy creating games like it's 1997.
Stars: ✭ 763 (+1312.96%)
Mutual labels: fps
Takt
Takt is Android library for measuring the FPS using Choreographer.
Stars: ✭ 1,058 (+1859.26%)
Mutual labels: fps
Lldebugtoolswift
LLDebugTool is a debugging tool for developers and testers that can help you analyze and manipulate data in non-xcode situations.
Stars: ✭ 40 (-25.93%)
Mutual labels: fps
ALFPSStatus
show FPS status on StatusBar
How to use?
- Zero configuration
- Just drag the ALFPSStatus folder to your project,and all is done.
Support ARC only
If you use MRC,you will get an error at compile time.You can use -fobjc-arc
flag.
Support all orientations
More than all orientations.It also support launched with landscape orientations on non-plus devices.It even support end with any orientation and then start with any orientation.
Support iPhone and iPad
ALFPSStatus support all iPhone and iPad and all iPod touch devices.
Note:
Just use ALFPSStatus for the DEBUG
mode.For the Release
environment you should remove the ALFPSStatus folder from your project.Or you can just ignore it.ALFPSStatus can automatically disable the corresponding function in the Release
environment.
Screenshot like this:


Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].