p5.js icon indicating copy to clipboard operation
p5.js copied to clipboard

Implement mirrored video feature for createCapture (#6441)

Open Vishal2002 opened this issue 2 years ago • 1 comments

Resolves #6441

Changes:

  • Added a new feature to create a flipped video using createCapture.
  • Modified the createCapture function to accept a boolean parameter for flipping the video.

Screenshots of the change:

Screenshot 2024-01-06 162132 Screenshot 2024-01-05 234941

PR Checklist

  • [x] npm run lint passes
  • [ ] [Inline documentation] is included / updated
  • [ ] [Unit tests] are included / updated

Vishal2002 avatar Jan 06 '24 11:01 Vishal2002

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already. And be sure to add yourself to the list of contributors on the readme page!

welcome[bot] avatar Jan 06 '24 11:01 welcome[bot]