We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I'm trying, unsuccessfully, to get peasycam into the libraries at openprocessing.org. It looks like examples using PeasyCam used to work, but have been archived due to some switch in version.
How do I get it to recognize the library? Here is my model: https://www.openprocessing.org/sketch/505762
I get the error: PeasyCam is not defined
Answers
Specifically: what url or filename does one put in to have it recognize a library?
I tried, briefly, to convert it to p5.js, however that resulted in the error "unknown identifier in line 1" or similar.
This could help: https://github.com/diwi/p5.EasyCam/blob/master/p5.easycam.js
Kf