gicentreutils
gicentreutils copied to clipboard
Re-introduce the multi-sketch package to work with Processing 3.x
From Processing 3.x onwards, we can no longer rely on a Java AWT implementation. This was previously used in the multisketch package (embedded sketches and slideshow classes). We need an alternative platform-agnostic approach to embedding sketches.