Tiemen Rapati
Tiemen Rapati
Sorry Ben, missed your comment. I've split them now.
Updated the replication example code as to not run into another PGraphics/P2D issue documented separately here: https://github.com/processing/processing4/issues/641
Despite being rather limited in terms of true programming skills, I ventured to have a look at what PGraphicsOpenGL.beginDraw() actually is doing and though I understand very little of what's...
Nice. I just got past the issue in a similar way. Thanks D!