Hi,
I would like to test the simple example of "camera()" on p5js.org, but it doesn't even work.
I have the following error:
6: Uncaught ReferenceError: camera is not defined
p5.js isn't ready for WebGL yet. They had just started implementing it.
You can use pjs instead: http://ProcessingJS.org/reference/
And install JavaScript Mode in PDE. B-)
Answers
p5.js isn't ready for WebGL yet. They had just started implementing it.
You can use pjs instead: http://ProcessingJS.org/reference/
And install JavaScript Mode in PDE. B-)