webgl problem when mixing two js library

Hello there :)

I 'm working on a video game using opencv (tracking.js) When I enable webgl in my tracking.js and after create a canvas in P5.js , I 've this error message : There was a problem setting up webGL programs, falling back to slightly slower javascript version. :(

without creating a p5 canvas, no bug happened does anyone have seen that ?

thanks a lot for your precious help

Tagged:

Answers

  • What browser were you using?

    This sort of problems require a MCVE and links to relevant js libs resources.

    Kf

Sign In or Register to comment.