Closed TiborUdvari closed 8 months ago
Bumps p5 version to 1.9.0, handles webgl2 context, fixes #201
This should make it work with the latest p5 version, modern p5 versions will fail when requesting webgl context when webgl2 context was inited by p5.
webgl
webgl2
@all-contributors please add @TiborUdvari for code
@stalgiag
I've put up a pull request to add @TiborUdvari! :tada:
Bumps p5 version to 1.9.0, handles webgl2 context, fixes #201
This should make it work with the latest p5 version, modern p5 versions will fail when requesting
webgl
context whenwebgl2
context was inited by p5.