-
**Test script:** [p5-examples/basics/form/shape_primitives.py](https://github.com/p5py/p5-examples/basics/form/shape_primitives.py)
**Expected behavior:**
![primitives_expected-1](https://user-ima…
-
#### Nature of issue?
- [x] Found a bug
- [ ] Existing feature enhancement
- [ ] New feature request
#### Most appropriate sub-area of p5.js?
- [ ] Color
- [ ] Core
- [ ] Data
- [ ] …
-
#### Nature of issue?
- [ x] Found a bug
- [ ] Existing feature enhancement
- [ ] New feature request
#### Most appropriate sub-area of p5.js?
- [ ] Color
- [ ] Core
- [ ] Data
- [ ] Eve…
-
-
Here's an example from [`p5.Vector.fromAngle()`](http://p5js.org/reference/#/p5.Vector/fromAngle):
![static](https://cloud.githubusercontent.com/assets/124687/14174310/98f13712-f711-11e5-8fe1-953553e…
-
I wanna have a bunch of donuts flying around the screen, made from simple shapes.
I really wish the ellipse() function had an innerRadius parameter.
1. beginShape() + endShape() looks too aliase…
-
The friendly error system was first implemented at the p5.js contributors conference. It is an effort to provide more human readable and friendly error messages in console. It also does some minimal a…
-
https://alpha.editor.p5js.org/monicaflores10/sketches/ByWICvaaZ
on Line 7 I keep getting "Uncaught TypeError: p5.SerialPort is not a constructor (sketch: line 7)"
I don't know what this means.
-
run one of the doc samples that loads the teapot.
notice that there's a `NaN` error in `p5.Vector.mult()` - the bug happens in released 0.5.16, but the warning is only visible in the latest github …
-
@tigoe reports that if client doesn't register callback for "close" and/or "error" when those happen the, port doesn't close.
It could either be a client side issue with the missing callback crea…