rocksdanister / weather

Windows native weather app powered by DirectX12 animations
https://rocksdanister.com/weather
MIT License
425 stars 22 forks source link

Frame rate control #2

Open rocksdanister opened 11 months ago

rocksdanister commented 11 months ago

Some effects can be run at lower fps (say 24fps) without much noticeable difference thereby reducing resource usage.

Ref: https://github.com/Sergio0694/ComputeSharp/blob/main/src/ComputeSharp.UI/IFrameRequestQueue.cs

owosoup commented 8 months ago

I'll second this by mentioning how more powerful GPUs will run effects as fast as possible, ramping up the wattage super high. It would be great to have a frame rate cap/control because my fans simply redline instantly.