WEBGL is not defined

edited December 2016 in p5.js

Hi all, I'm using p5.js and recently had a webgl sketch working. I've visited the site today and it was saying that "WEBGL is not defined", I changed it to createCanvas(width, height, "WEBGL"); and it then gave me the feedback "p5.js:4241 Uncaught not yet implemented" which relates to p5.rotate.X. Have there been a change to how webgl is declared or its functions in p5.js recently? I made sure I have the most recent version. Thanks Chris

Tagged:

Answers

Sign In or Register to comment.