rocksdanister / weather

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

Air Quality and other parameters for background animation #41

Open rocksdanister opened 7 months ago

rocksdanister commented 7 months ago

Currently only the WMO Code is used to select animated background. The original plan was to change animation based on temperature, air quality, windspeed etc.. multiple parameters.

Implementation This is a huge undertaking and every background shader will need its own custom parameter. Overlaying the effect maybe easier but it will not look as good in my opinion. Look into this and try to avoid confusion/crowding the UI with many effects.. suggestions are welcome.

Example For example in the following scenario black fog can be added to indicate AQI:

image
vivadavid commented 6 months ago

Anything that enhances the animations would be a welcome addition.