[p5.js 2.0 Bug Report]: Transforms in clip()
stopped working in 2.x
#7903
Labels
Milestone
clip()
stopped working in 2.x
#7903
Most appropriate sub-area of p5.js?
p5.js version
2.0.3
Web browser and version
Firefox
Operating system
MacOS
Steps to reproduce this
The following code clips to a circle at the center of the screen:
In 1.11.8 it looks like this:
In 2.0.3 it looks like this, which is unexpected:
Live: https://editor.p5js.org/davepagurek/sketches/IVloB6s76W
The text was updated successfully, but these errors were encountered: