Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDR display support : ✅ q5.js 🚫 p5.js #293

Open
quinton-ashley opened this issue Jan 23, 2024 · 0 comments
Open

HDR display support : ✅ q5.js 🚫 p5.js #293

quinton-ashley opened this issue Jan 23, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@quinton-ashley
Copy link
Owner

quinton-ashley commented Jan 23, 2024

Finished adding HDR support to q5 in v1.9.3!
https://github.com/quinton-ashley/q5.js

As far as I know the p5.js devs are not working on this feature yet.
processing/p5.js#6190

I've advised them on how HDR color could work in p5.
q5js/q5.js#24

Currently, if I wanted to do a workaround in p5play for this with p5.js, I'd have to completely re-implement p5's createCanvas function to even be able to set the canvas context attributes. I would prefer that p5.js support this functionality directly.

@quinton-ashley quinton-ashley self-assigned this Jan 23, 2024
@quinton-ashley quinton-ashley added this to the Mobile Dev milestone Jan 23, 2024
@quinton-ashley quinton-ashley changed the title HDR display support HDR display support : ✅ q5.js 🚫 p5.js Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant