Skip to content

A simple ImGui component for rendering profiling data

License

Notifications You must be signed in to change notification settings

0xBAMA/LegitProfiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple component that renders profiler data on your ImGui interface.

ProfilerGraph class is responsible for rendering one profiling histogram with legend (either CPU or GPU) and ProfilersWindow is a simple window with 2 graphs designed to render CPU and GPU data respectively.

alt text

Licensing You're free to use any parts of this code in your private as well as commercial projects as long you leave an attribution somewhere. MIT license, basically. I'd also appreciate if you let me know that you found it useful.

About

A simple ImGui component for rendering profiling data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%