Happy New Year & Happy New py5 Release!


Code using py5, shapely and scipy at:
GitHub - villares/sketch-a-day: One visual idea a day

Read about the latest py5 release at:

TL:DR; for the December 31st release:

  • You can now intercept the ESC key and your sketch won’t close, so you can use the ESC key event for something else;
  • Improvements on the default renderer for Windows and OSX users, including the fix that makes sketch windows no longer open behind other windows;

You might want to check the great Live Coding feature recently added on a previous release! :slight_smile:

4 Likes