kmcallister / azurescens

Renders interactive fractal-like animations
Apache License 2.0
18 stars 1 forks source link

Fixed framerate #13

Closed kmcallister closed 7 years ago

kmcallister commented 7 years ago

Right now we render one frame per vsync, however frequent that is.

It would also be nice to have a mode which displays the framerate.

kmcallister commented 7 years ago

On further consideration I think vsync is totally sufficient. FPS output is now on master.