You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since v0.6.0 or so, which introduced bigger changes to the rendering pipeline, I noticed that this library doesn't work properly with all the Android devices I'm able to test with. Those devices I have are arguably older, but it should still be possible to run sketches using p5.asciify on them, like it did earlier.
On those Android devices I tested, running the available example sketches, I mostly receive a completely black canvas, and never an expected result.
From my testing, those issues only apply to Android devices and all browsers I tested on there. On iOS, Windows, and macOS, using any of the commonly used browsers, I am not experiencing any issues using p5.asciify.
I have also hooked the Android devices on my computer to access DevTools. Unfortunately, there are no errors being shown, which would lead me anywhere.
Any contributions are highly appreciated!
The text was updated successfully, but these errors were encountered:
Since
v0.6.0
or so, which introduced bigger changes to the rendering pipeline, I noticed that this library doesn't work properly with all the Android devices I'm able to test with. Those devices I have are arguably older, but it should still be possible to run sketches usingp5.asciify
on them, like it did earlier.On those Android devices I tested, running the available example sketches, I mostly receive a completely black canvas, and never an expected result.
From my testing, those issues only apply to Android devices and all browsers I tested on there. On iOS, Windows, and macOS, using any of the commonly used browsers, I am not experiencing any issues using
p5.asciify
.I have also hooked the Android devices on my computer to access DevTools. Unfortunately, there are no errors being shown, which would lead me anywhere.
Any contributions are highly appreciated!
The text was updated successfully, but these errors were encountered: