#todayileaned — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #todayileaned, aggregated by home.social.
-
#TodayILeaned I can use #py5's #lerp (Linear intERPolation, also very much liked in #Processing & p5.js) function with #NumPy arrays (and why wouldn't it work, right?) I should write a post about this... I used to have a slow recursive function called lerp_tuple to interpolate between two polygons or collections of point positions and I can probably retire it!