You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is great stuff! None of this is out of the box, but I can certainly leverage much of this when implementing wind visualization. Tagging this for #163, and also dependent on pulling wind data (#162).
dpaulat
changed the title
Hey Dan have you looked at this?
Dynamic Wind Visualization Resources
Sep 25, 2024
This is great stuff! None of this is out of the box, but I can certainly leverage much of this when implementing wind visualization. Tagging this for #163, and also dependent on pulling wind data (#162).
I got an XOVER going on with two memory bitmaps and blitting the combined results based on alpha levels. I'm trying to compare particle paths to detect crossovers and mark those points with a certain brightness intensity of a default color such as white in a gradient scale from the lowest shear angle to the most likely shear angle. Maybe between 45° and 90°
https://github.com/cambecc/earth
https://earth.nullschool.net/
https://mapbox.github.io/webgl-wind/demo/
https://github.com/mapbox/webgl-wind
https://github.com/windycom/API?tab=readme-ov-file
The text was updated successfully, but these errors were encountered: