ShaderMania icon indicating copy to clipboard operation
ShaderMania copied to clipboard

Feature request: FPS counter?

Open chenglou opened this issue 4 years ago • 1 comments

Thanks for this project! =)

Would it be possible to display the FPS of the running shader?

chenglou avatar Jul 16 '21 04:07 chenglou

Yes sure, actually I had one already implemented but displaying the FPS counter in the Swift UI is very very slow. I need to make the extra effort to render the text inside a shader and display it in the preview which is a bit of a hassle.

markusmoenig avatar Jul 16 '21 08:07 markusmoenig