-
- [x] Not resizing correctly inside pane
- [x] Some synchronization/redrawing issues
- [x] Need to add more customization options
- [x] Graph not resizing correctly, and not centered inside Widget
-
Congratulations for this incredible library!
Can I get precise coordinates of eyes, mouth and nose?
Let me explain what I want to do ... I'm not a blander/threeJs professional and I want to use…
-
In processing we could achieve 2D and 3D in the same screen by enabling and disabling depth test. Is there something similar we can do with p5js?
-
Hey there,
Thanks for the continued great work with the demos! Unfortunately, the Canvas2D demo doesn't work on my iPhone. Here's what I'm getting in the console:
`[Error] WebGL: INVALID_OPERATION: …
-
Hello, is it possible to get the Text Width/Height?
GetBoundingClientRect seems to only return the Anchor Point Position.
-
Hi,
I have question if there is more then one camera, is it possible to switch between cameras and choose which one do you want?
-
Hi, I created a filter, it works fine in canvas2d, but in webgl mode it went wrong.
I think the error is that the uRgbColor parameter was not passed in correctly
## Version
2.3.1
## Test Case …
-
Hi. I've looked into the source for the WebGL renderer which looks like it makes use of 2D canvas to create a texture. The problem I am having is with a 1px width stroke, the edges are blurry. I belie…
-
The main source code has recently been ported to ES2015 modules (see #9310); however, some parts are still relying on global namespace pollution and have thus become unusable.
Specifically the thin…
ghost updated
4 years ago
-
Are you guys working on support for loading assets from SWF files? If you are not, I can contribute a very small and optimized library that reads SWF files and renders them using the standard moveTo/l…
ghost updated
6 years ago