sDrop works fine with the default renderer, but if the sketch is running in P2D or P3D mode, drag-n-drop does not work anymore, for example :
size(400, 400, P3D);
Any workaround for this?
sDrop works fine with the default renderer, but if the sketch is running in P2D or P3D mode, drag-n-drop does not work anymore, for example :
size(400, 400, P3D);
Any workaround for this?