Closed
Description
Processing has a shapeMode() function that lets you set the draw position to be CENTER, CORNER or CORNERS
This is missing from P5 and means that extra work is needed when defining a shape.
- New feature request
Most appropriate sub-area of p5.js?
New feature details:
shapeMode() function
that lets you set the draw position to be.
shapeMode(CENTER) shapeMode(CORNER) shapeMode(CORNERS)
Metadata
Metadata
Assignees
Type
Projects
Status
Completed