Skip to content

Adamekka/bevy-fps-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bevy FPS Counter

A simple FPS counter plugin for the Bevy game engine.

Install

Command:

cargo add bevy-fps-counter

Cargo.toml:

[dependencies]
bevy-fps-counter = "*"

Usage

See examples

Basic

FPS Counter example image

Versions compatibility

I don't use Bevy often, so I often miss new releases.
If a new version of Bevy is released and this crate is not updated, please open an issue or PR.

bevy-fps-counter bevy
0.5.0 0.14
0.4.0 0.13
0.3.0 0.12
0.2.0 0.11
0.1.0 0.10

About

A simple FPS counter plugin for Bevy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages