OGRECave / ogre

scene-oriented, flexible 3D engine (C++, Python, C#, Java)
https://ogrecave.github.io/ogre/
MIT License
3.85k stars 959 forks source link

investigate whether our imgui renderer lags by one frame #3099

Closed paroj closed 3 months ago

paroj commented 3 months ago

see https://github.com/OGRECave/ogre-meshviewer/pull/39

idea: render a frame counter with overlays and with imgui and compare both

paroj commented 3 months ago

both frame counters match