Adam Ferriss

Results 18 issues of Adam Ferriss

I'm using the onmousedown property to call canvas.webkitRequestFullScreen(), however after I exit from fullscreen, the full screen button still has it's focus. Clicking any other widget will call the onmousedown...

Is there a good way to set a widget's value at runtime and have the ui update accordingly? I see there is a setValue() function in the widget prototype, but...

#### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [ ] Build tools and processes - [ ] Color - [ ] Core/Environment/Rendering - [ ]...

Bug
Area:WebGL
Friendly Errors

#### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [ ] Build tools and processes - [ ] Color - [ ] Core/Environment/Rendering - [ ]...

Bug
Area:Image
Area:WebGL

### Should webGL mode be backed by a framebuffer (or p5.Graphics object)? I was thinking a bit about webGL mode and how we might achieve better parity with the 2d...

Discussion
Area:WebGL

#### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [ ] Build tools and processes - [ ] Color - [ ] Core/Environment/Rendering - [ ]...

Bug
Area:WebGL

I think there may be something off with the implementation of the getTexture() function. The function looks like this: ``` p5.RendererGL.prototype.getTexture = function(img) { const textures = this.textures; for (const...

Bug
Area:WebGL

Hi! Thanks for making this code available. I saw your lecture in Ali Jahanian's class on yt and wanted to try this out with faces. However, when changing the colab...

#### Nature of issue? - Found a bug I'm running into something odd where when I try to load my images in a for loop in the preload function, the...

Bug

Hi! I put in a request for access to the dataset about a week ago. I'm still waiting with my request pending approval. Can you please review my request and...