Skip to content

Add a way to read back pixels from p5.Framebuffer #6082

Closed
@davepagurek

Description

@davepagurek

Increasing Access

Once initial framebuffer support is merged #6072, ideally, we will make framebuffers work as similarly as possible to p5.Graphics so that they do not have a steep learning curve for existing p5 users. This includes letting users read pixels the way they might in a p5.Graphics.

Most appropriate sub-area of p5.js?

  • Accessibility
  • Color
  • Core/Environment/Rendering
  • Data
  • DOM
  • Events
  • Image
  • IO
  • Math
  • Typography
  • Utilities
  • WebGL
  • Build Process
  • Unit Testing
  • Internalization
  • Friendly Errors
  • Other (specify if possible)

Feature request details

This would likely include:

Metadata

Metadata

Assignees

Type

No type

Projects

Status

DONE! 🎉

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions